Interface InitContractPayload

Hierarchy

  • InitContractPayload

Properties

amount: CcdAmount

CCD amount to transfer

initName: ContractName

Name of the contract

maxContractExecutionEnergy: Energy

The amount of energy that can be used for contract execution. The base energy amount for transaction verification will be added to this cost.

moduleRef: ModuleReference

Hash of the module on chain

param: Parameter

Parameters for the init function

Generated using TypeDoc