[−][src]Constant sp_core::crypto::JUNCTION_ID_LEN
pub const JUNCTION_ID_LEN: usize = 32;
The length of the junction identifier. Note that this is also referred to as the
CHAIN_CODE_LENGTH
in the context of Schnorrkel.
pub const JUNCTION_ID_LEN: usize = 32;
The length of the junction identifier. Note that this is also referred to as the
CHAIN_CODE_LENGTH
in the context of Schnorrkel.