mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-02-10 10:26:31 +00:00
Export JSON conversions
Invoking JsonRpcProvider.send() requires conversion of arguments to JSON and conversion of result from JSON.
This commit is contained in:
parent
c53d2235e6
commit
f3cf1c722e
@ -10,6 +10,7 @@ import ./jsonrpc/conversions
|
||||
|
||||
export basics
|
||||
export provider
|
||||
export conversions
|
||||
|
||||
push: {.upraises: [].}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user