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

No balance when create an address object from seed #3

Open
charlesaugdupont opened this issue Jul 7, 2022 · 0 comments
Open

No balance when create an address object from seed #3

charlesaugdupont opened this issue Jul 7, 2022 · 0 comments

Comments

@charlesaugdupont
Copy link

charlesaugdupont commented Jul 7, 2022

When I create an address as follows:

import zbsby as pw
address = pw.Address(seed=s)

where s is my seed phrase, I am able to recover the correct address object (public and private keys are as I expect them to be). However, the balance just says zero. How do I actually check my balance for a particular network? I have the node address as well as the matcher address.

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