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
"new block" subscription is not really "that much specific" and hence could be reused between multiple consumers as for example every confirm() call creates this subscription. This could limit how much filters is created on the RPC server.
The text was updated successfully, but these errors were encountered:
"new block" subscription is not really "that much specific" and hence could be reused between multiple consumers as for example every
confirm()
call creates this subscription. This could limit how much filters is created on the RPC server.The text was updated successfully, but these errors were encountered: