[][src]Crate nakamoto_client

Nakamoto's client library.

Re-exports

pub use client::*;

Modules

client

Core nakamoto client functionality. Wraps all the other modules under a unified interface.

error

Node error module.

handle

Node handles are created from nodes by users of the library, to communicate with the underlying protocol instance.

peer

Client-related peer functionality.