We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Many Wallets generate XPubs at Depth 3. This is kinda correct. They are intended for the audit use case (https://en.bitcoin.it/wiki/BIP_0032#Audits:_N.28m.2F.2A.29), not the sharing use case (https://en.bitcoin.it/wiki/BIP_0032#Per-office_balances:_m.2FiH).
This library refers to XPubs as level-4 because it is intended to be used with Contacts, not for internal auditing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Many Wallets generate XPubs at Depth 3. This is kinda correct. They are intended for the audit use case (https://en.bitcoin.it/wiki/BIP_0032#Audits:_N.28m.2F.2A.29), not the sharing use case (https://en.bitcoin.it/wiki/BIP_0032#Per-office_balances:_m.2FiH).
This library refers to XPubs as level-4 because it is intended to be used with Contacts, not for internal auditing.
The text was updated successfully, but these errors were encountered: