pub const STANDARD_PATHS: &[(u8, &str)];Expand description
Standard-table dictionary entries โ (indicator_byte, path_string).
mk1-internal table โ not a sibling mirror. md1 v0.11+ does not carry
a path-dictionary table (per
descriptor-mnemonic/design/SPEC_v0_11_wire_format.md ยง1.4). The 14
entries are: 7 mainnet (0x01..=0x07) and 7 testnet
(0x11..=0x17). 0x16 (BIP 48 testnet nested-segwit multisig) was
added in v0.2.0.