Constant gclient::ext::sp_core::crypto::JUNCTION_ID_LEN
pub const JUNCTION_ID_LEN: usize = 32; // 32usize
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.