Constructors
constructor
-
Parameters
-
revision: number
-
actor: PublicAccount
-
-
-
-
Properties
actor
actor: PublicAccount
revision
revision: number
Methods
getInput
- getInput<ValueType>(name: string, defaultValue: ValueType): ValueType
-
Type parameters
Parameters
-
name: string
-
defaultValue: ValueType
Returns ValueType
setInput
- setInput<ValueType>(name: string, value: ValueType): Context
-
Type parameters
Parameters
-
name: string
-
value: ValueType
Context
Governable
Kernel
v1.0.0
Class that describes a digital contract execution context.