mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-02 13:43:06 +00:00
Fix imports
This commit is contained in:
parent
a62ea4fb8f
commit
7d2acd65e8
@ -1,5 +1,6 @@
|
||||
import std/strutils
|
||||
import pkg/ethers
|
||||
import std/json
|
||||
import ./provider
|
||||
|
||||
proc revertReason*(e: ref ProviderError): string =
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user