Optional
Return value from smart contract call, used to provide error messages. Is only defined when smart contract instance is a V1 smart contract and the transaction was rejected by the smart contract logic i.e. reason.tag === "RejectedReceive".
reason.tag === "RejectedReceive"
Generated using TypeDoc
Return value from smart contract call, used to provide error messages. Is only defined when smart contract instance is a V1 smart contract and the transaction was rejected by the smart contract logic i.e.
reason.tag === "RejectedReceive"
.