bump ethers: fixes missing symbol not exported in ethers

This commit is contained in:
Eric 2024-10-25 17:19:58 +11:00
parent 2b7e4c7f0b
commit b61605f6ff
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
import pkg/ethers
import pkg/serde
import pkg/serde/json
proc currentTime*(provider: Provider): Future[UInt256] {.async.} =
return (!await provider.getBlock(BlockTag.pending)).timestamp

2
vendor/nim-ethers vendored

@ -1 +1 @@
Subproject commit 765379a662e93edf5217b8656c0af4dcf6865fd2
Subproject commit 5f64bbc05bb7ee126c33c84dd16a15bc53232ca7