mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-01-10 03:15:43 +00:00
do not export encoding and decoding functions
This commit is contained in:
parent
ce63c375f7
commit
80fcb246f6
@ -14,7 +14,8 @@ import ./fields
|
||||
export basics
|
||||
export provider
|
||||
export events
|
||||
export errors
|
||||
export errors.SolidityError
|
||||
export errors.errors
|
||||
|
||||
logScope:
|
||||
topics = "ethers contract"
|
||||
|
Loading…
x
Reference in New Issue
Block a user