Interface VMStateChangeCallArg
Properties
attrib
attrib: { arguments: any; contract_address: string; deposit?: number; function: string; is_argument_object: Boolean; }
Type declaration
-
arguments: any
-
contract_address: string
-
Optional
deposit?: number
-
function: string
-
is_argument_object: Boolean
Optional
fee_limit
fee_limit?: number
Optional
nonce
nonce?: number
private_key
private_key: string