mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-31 20:03:10 +00:00
chore: update imports
This commit is contained in:
parent
f827b5562e
commit
944e7f8af3
@ -1,5 +1,5 @@
|
||||
import std/json
|
||||
import pkg/chronicles
|
||||
import pkg/stew/byteutils
|
||||
import ./basics
|
||||
import ./transaction
|
||||
import ./blocktag
|
||||
|
||||
@ -2,11 +2,9 @@ import std/json
|
||||
import std/options
|
||||
import pkg/asynctest
|
||||
import pkg/questionable
|
||||
import pkg/stew/byteutils
|
||||
import pkg/stint
|
||||
import pkg/ethers
|
||||
import pkg/ethers/erc20
|
||||
import pkg/ethers/testing
|
||||
import pkg/ethers/wallet
|
||||
import ./hardhat
|
||||
import ./helpers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user