Open iBobik opened 20 hours ago
Hi, Trezor generates xpub like this:
tr([9bc00f63/86'/0'/0']xpub6xxxx/<0;1>/*)#w0mz6ul2
BtcPay encodes the same xpub like this:
xpub6xxxx-[taproot]
But neither can be validated by the xpub-tool.
Related discussion: https://github.com/spesmilo/electrum/issues/7544
Hi, Trezor generates xpub like this:
BtcPay encodes the same xpub like this:
But neither can be validated by the xpub-tool.