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

Missing shh.subscribe function on Whisper protocol #950

Closed
avatar-lavventura opened this issue Jul 8, 2018 · 1 comment
Closed

Missing shh.subscribe function on Whisper protocol #950

avatar-lavventura opened this issue Jul 8, 2018 · 1 comment

Comments

@avatar-lavventura
Copy link

avatar-lavventura commented Jul 8, 2018

Whisper Protocol in original has a subscribe function, please see the Whisper-v5-RPC-API.

shh_subscribe

Creates and registers a new subscription to receive notifications for inbound whisper messages. Returns the ID of the newly created subscription.

But Web3.py seems like does not have shh.subscribe function on its documentation and implementation.

=> Would it be implemented? or is it not implemented in purpose?

@avatar-lavventura avatar-lavventura changed the title Missing subscribe function on SHH Missing shh.subscribe function on Whisper protocol Jul 8, 2018
@carver
Copy link
Collaborator

carver commented Jul 10, 2018

Only whisper v6 is supported, since #784

@carver carver closed this as completed Jul 10, 2018
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

2 participants