Expand description
The messages and enums that are part of this client library.
Modules§
- blockchain_
node - Defines additional types related to BlockchainNode.
Structs§
- Blockchain
Node - A representation of a blockchain node.
- Create
Blockchain Node Request - Message for creating a blockchain node.
- Delete
Blockchain Node Request - Message for deleting a blockchain node.
- GetBlockchain
Node Request - Message for getting a blockchain node.
- List
Blockchain Nodes Request - Message for requesting list of blockchain nodes.
- List
Blockchain Nodes Response - Message for response to listing blockchain nodes.
- Operation
Metadata - Represents the metadata of the long-running operation.
- Update
Blockchain Node Request - Message for updating a blockchain node.