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
/keys
account-identity
POST /v1/hdkey { address: 0x32323cb232 publicKey: 0x321553235 batchSize: 20 minBuffer: 5 } returns: { [ {path: 2/1, address: 0x232}, ... {path: 2/20, address: 0x232}, ] }
localStorage
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/keys
) and go through ID/Mobiil-ID verification.account-identity
that this address is special and send the public keylocalStorage
/keys
page show the special keys with a different icon, when expanded then fetch non-0-balance paths from server and show on the expanded blockaccount-identity
and store these in localStorageThe text was updated successfully, but these errors were encountered: