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