Module node_interface

Source
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§

NodeInterface
A struct representing the interface to the node.
PeerInfo
A struct representing a peer connected to the node.
RequestData

Enums§

AddNode
A request to addnode that can be made to the node.
NodeResponse
A response that can be sent back to the user.
UserRequest
A request that can be made to the node.