Expand description
§Murmel Bitcoin node
This library implements a Simplified Payment Verification (SPV) of Bitcoin
Re-exports§
pub use error::Error;
Modules§
- chaindb
- Blockchain DB for a node
- constructor
- Construct the Murmel stack
- dispatcher
- Messsage dispatcher
- dns
- Bitcoin DNS lookup
- downstream
- Connector to downstream modules
- error
- Murmel Error
- headerdownload
- Download headers
- p2p
- P2P network communication
- ping
- regularly ping peers
- timeout
- Keep track of peer timeouts