mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-13 00:54:38 +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 basics
|
||||||
export provider
|
export provider
|
||||||
export events
|
export events
|
||||||
export errors
|
export errors.SolidityError
|
||||||
|
export errors.errors
|
||||||
|
|
||||||
logScope:
|
logScope:
|
||||||
topics = "ethers contract"
|
topics = "ethers contract"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user