You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Erigon supports custom subscriptions via rpc plugins. You can create customEvent and subscribe to it with myPlugin_subscribe method for example. But only eth namespace events supported in WebSocketProvider via processing hardcoded ws json-rpc event eth_subscription.
It will be nice if WebSocketProvider can process subscriptions with custom namespaces.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Erigon supports custom subscriptions via rpc plugins. You can create
customEventand subscribe to it withmyPlugin_subscribemethod for example. But onlyethnamespace events supported in WebSocketProvider via processing hardcoded ws json-rpc eventeth_subscription.It will be nice if WebSocketProvider can process subscriptions with custom namespaces.
Beta Was this translation helpful? Give feedback.
All reactions