Expand description
A GraphQL client for the node service.
Re-exports§
pub use utils::*;
Modules§
Structs§
- The state of the certification process for a chain’s next block.
- Represents the owner(s) of a chain.
- A channel name together with its application ID.
- A number identifying the configuration of the chain (aka the committee).
- A set of messages from a single block, for a single destination.
- Notification that a chain has a new certified block or a new message.
- The origin of a message, relative to a particular application. Used to identify each inbox.
- The target of a message, relative to a particular application. Used to identify each outbox.
- Description of the necessary information to run a user application.
Enums§
- A message to be sent and possibly executed in the receiver’s block.
- What to do with a message picked from the inbox.
- The kind of outgoing message being sent.
- An operation to be executed in a block.
- Reason for the notification.