Structs§
- Message with storage key to generate storage proof using the backend.
- Set of messages with storage keys to be relayed in a given block..
- Channel describes a bridge to exchange messages between two chains.
- Channel open parameters
- Cross Domain message contains Message and its proof on src_chain.
- Fee model to send a request and receive a response from another chain.
- Message contains information to be sent to or received from another chain.
Enums§
- Identifier of a chain.
- State of a channel.
- Message weight tag used to indicate the consumed weight when handling the message
- Payload of the message
- Defines protocol requests performed on chains.
- Protocol message that encompasses request or its response.
- Versioned message payload
Type Aliases§
- Channel identity.
- Unique Id of a message between two chains.
- Unique message key for Outbox and Inbox responses
- Nonce used as an identifier and ordering of messages within a channel. Nonce is always increasing.
- Defines protocol requests performed on chains.