mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-02 13:43:06 +00:00
Restore privateAccess because logEvents moved to JsonRpcSubscriptions
This commit is contained in:
parent
ac156b484a
commit
64f3d0d5f1
@ -114,6 +114,7 @@ suite "HTTP polling subscriptions - mock tests":
|
||||
var mockServer: MockRpcHttpServer
|
||||
|
||||
privateAccess(PollingSubscriptions)
|
||||
privateAccess(JsonRpcSubscriptions)
|
||||
|
||||
proc startServer() {.async.} =
|
||||
mockServer = MockRpcHttpServer.new()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user