Module oasis_contract_sdk_types::message
source · Expand description
Messages that can be emitted by contracts.
Enums§
- Call result.
- Messages can be emitted by contracts and are processed after the contract execution completes.
- Specifies when the caller (smart contract) wants to be notified of a reply.
- Replies to delivered messages.