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
{{ message }}
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
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?
Some wallets use different derivation paths.
xpub-scan should support paths such as:
m/0'/0'Bitcoin Core harden addressesm/0'/0Multibit/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?