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

subscriptions #12

Closed
chinyasuhail opened this issue Apr 27, 2022 · 1 comment
Closed

subscriptions #12

chinyasuhail opened this issue Apr 27, 2022 · 1 comment

Comments

@chinyasuhail
Copy link

chinyasuhail commented Apr 27, 2022

Can someone help me understand what subscriptions mean in this context?

Screenshot 2022-04-28 at 1 41 24 AM

@F4ever
Copy link
Member

F4ever commented Jul 2, 2022

Hi!
Sorry didn't thought that someone will write questions here.
There is such method in web3js, but seems web3py doesn't support this.
The main idea was that if you subscribe to event and after change provider this subscription won't work. To fix it we should resubscribe all subscriptions on new provider.

EDIT:
Found this one eth_subscribe

@F4ever F4ever closed this as completed Jul 20, 2022
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

3 participants
@F4ever @chinyasuhail and others