Crate nakamoto_common

source ·
Expand description

Library of common Bitcoin functionality shared by all crates.

Re-exports

pub use bitcoin;
pub use nakamoto_net as net;
pub use nonempty;

Modules

Block-related types and functions.
Collections used in nakamoto.
Bitcoin peer network. Eg. Mainnet.
P2P-related types

Macros

Return the function path at the current source location.