Interface VMInitArg

Hierarchy

  • VMInitArg

Properties

attrib: {
    arguments: Object;
    base_contract_address: string;
    deposit?: number;
}

Type declaration

  • arguments: Object
  • base_contract_address: string
  • Optional deposit?: number
fee_limit?: number
nonce?: number
private_key: string

Generated using TypeDoc