Open ChristopherA opened 3 years ago
/usr/local/bin/keytool --seed MYSEED --full-address-derivation-path m//48h/0h/0h/2h output-descriptor
results in
wpkh([feebfc32/84h/0h/0h]xpubWRONGXPUB)
What I want is
wpkh([feebfc32/84h/0h/0h]xpubCORRECTXPUB)
Is the problem that the xpub is not being derived correctly? Can you supply an actual test vector?
results in
What I want is