mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-13 17:15:26 +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 basics
|
||||||
export provider
|
export provider
|
||||||
|
export conversions
|
||||||
|
|
||||||
push: {.upraises: [].}
|
push: {.upraises: [].}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user