Constant sp_core::crypto::JUNCTION_ID_LEN [−][src]
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.