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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
On every new block, it should be able to save any data without relying on RPC calls.
Actual behavior
Currently we make multiple RPC calls that leads to delay in saving data especially when the node is syncing it makes it very difficult to make RPC calls and save data in a very short period of time.
Which version(s) does this affect? (Environment, OS, etc...)
6.0.1
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
Which version(s) does this affect? (Environment, OS, etc...)
6.0.1
The text was updated successfully, but these errors were encountered: