From b8dd68063fb2e866ec975c53886aabb66a821f79 Mon Sep 17 00:00:00 2001 From: Ben Bierens <39762930+benbierens@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:23:43 +0100 Subject: [PATCH] fix: bumps ethers to fix missing nonce error (#980) * fix: bumps ethers to fix missing nonce error * fix was merged in nim-ethers --------- Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com> --- vendor/nim-ethers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-ethers b/vendor/nim-ethers index 6523e70e..0ce6abf0 160000 --- a/vendor/nim-ethers +++ b/vendor/nim-ethers @@ -1 +1 @@ -Subproject commit 6523e70eafecc3b9728a491058818e685bd384fb +Subproject commit 0ce6abf0fe942fe7cb1d14b8e4485621be9c3fe8