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