From a3247943d61b4bc6f43e309a88694ed6ef7fbdf4 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Tue, 20 Feb 2024 23:59:44 +0100 Subject: [PATCH] bump `nim-web3` to `15325bd844a38234e4f705b3399d0bbfa3b63a12` - Replace eth_getBlockReceipts return type with Opt[T] instead of Option[T] - use non-EOL macOS version and fix spelling - test refc in CI in Nim 2.0 and later --- vendor/nim-web3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-web3 b/vendor/nim-web3 index a67213af4f..15325bd844 160000 --- a/vendor/nim-web3 +++ b/vendor/nim-web3 @@ -1 +1 @@ -Subproject commit a67213af4f711a7aa94b86ebe3935f8e397197bc +Subproject commit 15325bd844a38234e4f705b3399d0bbfa3b63a12