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