fix compilation

This commit is contained in:
Eric 2024-11-10 05:13:49 +07:00
parent 39d03f642c
commit ccdef9e582
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import pkg/serde
import std/os
import std/sequtils
import std/importutils
import pkg/asynctest/chronos/unittest
import pkg/asynctest
import pkg/json_rpc/rpcclient except `%`, `%*`, toJson
import pkg/json_rpc/rpcserver except `%`, `%*`, toJson
import ethers/provider