Optional
amount?: CcdAmount.TypeAmount to include in the transaction. Defaults to 0
Optional
energy?: Energy.TypeMax energy to be used for the transaction, if not provided the max energy is used.
Optional
invoker?: ContractAddress.Type | AccountAddress.TypeInvoker of the contract. If this is not supplied then the contract will be invoked by an account with address 0, no credentials and sufficient amount of CCD to cover the transfer amount. If given, the relevant address (either account or contract) must exist in the blockstate.
Generated using TypeDoc
Metadata necessary for invocating a smart contract.