You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some wallets use different derivation paths.
xpub-scan should support paths such as:
m/0'/0' Bitcoin Core harden addresses
m/0'/0 Multibit/BRD/breadwallet
It would be nice if this tool could support those hardened paths also.
I imagine this might take considerable effort as you'd essentially be importing a xpriv key?
The text was updated successfully, but these errors were encountered:
Some wallets use different derivation paths.
xpub-scan should support paths such as:
m/0'/0'
Bitcoin Core harden addressesm/0'/0
Multibit/BRD/breadwalletIt would be nice if this tool could support those hardened paths also.
I imagine this might take considerable effort as you'd essentially be importing a xpriv key?
The text was updated successfully, but these errors were encountered: