pub const MANIFEST: &[Vector];Expand description
The canonical 10-entry corpus.
tr_with_leaf and sh_wpkh are intentionally omitted: their round-trip
via the v0.14+ codec is asymmetric (encode requires explicit origin;
decode strips canonical 86’/0’/0’ resp. 49’/0’/0’). Coverage for those
wrappers is preserved by parse::template unit tests
(tr_with_one_leaf, sh_wpkh_nested).