Skip to main content

MAX_PATH_COMPONENTS

Constant MAX_PATH_COMPONENTS 

Source
pub const MAX_PATH_COMPONENTS: u8 = 10;
Expand description

Maximum components in an explicit-path encoding (closure Q-3).

Real BIP-style derivations top out at 6 (BIP 48 multisig is 4); 10 gives margin without locking out plausibly real paths.