Interface EVMDeployArg

Hierarchy

  • EVMDeployArg

Properties

attrib: {
    byte_code: string;
}

Type declaration

  • byte_code: string
fee_limit?: number
private_key: string

Generated using TypeDoc