Type Definition lnpbp_chain::P2pMagicNumber

source ·
pub type P2pMagicNumber = u32;
Expand description

P2P network magic number: prefix identifying network on which node operates

Trait Implementations§

Converts to this type from the input type.