Crate nakamoto_node
source · [−]Expand description
Stand-alone light-client daemon. Runs the light-client as a background process.
Modules
Core nakamoto client functionality. Wraps all the other modules under a unified
interface.
Logging module.
Structs
Enums
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.