Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Adds support again for JSON-RPC now that infrastructure has been updated and no longer has whacky state inconsistencies. # Changes - [x] Automatically determine whether to use `WebSockets` or `JsonRpcProvider` ## How to test 1. Configure with JSON RPC provider, confirm starts. 2. Configure with websockets provider, confirm starts. ## Related Issues Fixes #138
- Loading branch information