[][src]Crate nakamoto_node

Stand-alone light-client daemon. Runs the light-client as a background process.

Modules

logger

Logging module.

Structs

Client

A light-client process.

Config

Client configuration.

Enums

Error

A client error.

Network

Bitcoin peer network.

Functions

run

Run the light-client. Takes an initial list of peers to connect to, a list of listen addresses and the Bitcoin network to connect to.