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

Unable to monitor data for objects, such as pool objects #314

Open
lebinbit opened this issue May 16, 2022 · 0 comments
Open

Unable to monitor data for objects, such as pool objects #314

lebinbit opened this issue May 16, 2022 · 0 comments

Comments

@lebinbit
Copy link

bts = BitShares(node='wss://api.btslebin.com/ws')
n = Notify(
objects=['1.19.61', '1.19.48', '1.19.122', '1.19.62', '1.19.69', '1.19.57','1.19.121'],
on_account=pprint,
blockchain_instance=bts
)
n.listen()

It cannot capture object data about the pool when it is updated at runtime.

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