Interface UpdateContractPayload

Hierarchy

  • UpdateContractPayload

Properties

address: ContractAddress

Address of contract instance consisting of an index and a subindex

amount: CcdAmount

CCD amount to transfer

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.

message: Parameter

Parameters for the update function

receiveName: ReceiveName

Name of receive function including . prefix

Generated using TypeDoc