Skip to content
New issue

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

How to get balance without descriptor? #92

Open
hutomosaktikartiko opened this issue Jul 13, 2023 · 0 comments
Open

How to get balance without descriptor? #92

hutomosaktikartiko opened this issue Jul 13, 2023 · 0 comments

Comments

@hutomosaktikartiko
Copy link

Currently, this is how I get balance in my code:

  1. createDescriptorSecretKey using mnemonic
  2. createDescriptor using createDescriptorSecretKey
  3. restoreWallet using the created descriptor
  4. getBalance using the restored wallet

Can I cut the method, to get the balance using the public key like getting the Ethereum balance using web3dart?

@hutomosaktikartiko hutomosaktikartiko changed the title How to get balance without using descriptor? How to get balance without descriptor? Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant