Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR: 1. Replaces the polling of JSON-RPC to a websockets subscription to the local node. 2. Prior to updating the shared state, a sanity check is done in order to ensure the latest block received by websockets can actually be polled by JSON-RPC, ensuring the same path used by services is checked.
- Loading branch information