Expand description
Stand-alone light-client daemon. Runs the light-client as a background process.
Modules§
- logger
- Logging module.
Structs§
Enums§
- Domain
- Communication domain of a network socket.
- Error
- A client error.
- Loading
Handler - Configuration for loading event handling.
- Network
- Bitcoin peer network.
Functions§
- run
- 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.