Interface InvokeContractSuccessResult

Hierarchy

  • InvokeContractSuccessResult

Properties

The events related to the contract invocation.

Please note, these can possibly be unknown if the SDK is not fully compatible with the Concordium node queried, in which case null is returned.

returnValue?: ReturnValue
tag: "success"
usedEnergy: Energy

Generated using TypeDoc