Available on non-WebAssembly only.
Expand description
node_interface, which holds NodeInterface and related methods
that define the API to interact with the floresta node
Structs§
- Node
Interface - A struct representing the interface to the node.
- Peer
Info - A struct representing a peer connected to the node.
- Request
Data
Enums§
- AddNode
- A request to addnode that can be made to the node.
- Node
Response - A response that can be sent back to the user.
- User
Request - A request that can be made to the node.