Crate nakamoto_node
source ·Expand description
Stand-alone light-client daemon. Runs the light-client as a background process.
Modules
Logging module.
Structs
Enums
Communication domain of a network socket.
A client error.
Configuration for loading event handling.
Bitcoin peer network.
Functions
Run the light-client. Takes an initial list of peers to connect to, a list of listen addresses,
the client root and the Bitcoin network to connect to.