mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-06 23:53:10 +00:00
chore: export subscriptions
This has a knock-on effect of nim-serde not being imported into subscriptions when JsonRpcProvider.new is called from a consumer that does not export nim-serde.
This commit is contained in:
parent
765379a662
commit
5f64bbc05b
@ -17,6 +17,7 @@ export basics
|
|||||||
export provider
|
export provider
|
||||||
export chronicles
|
export chronicles
|
||||||
export errors.JsonRpcProviderError
|
export errors.JsonRpcProviderError
|
||||||
|
export subscriptions
|
||||||
|
|
||||||
{.push raises: [].}
|
{.push raises: [].}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user