From d76cb28b8e0f5b554408b0bc95ee7b21d5a9e5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Wed, 16 Oct 2024 06:53:22 +0200 Subject: [PATCH] ci: run ci --- ethers.nim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ethers.nim b/ethers.nim index 4b77183..663b8f0 100644 --- a/ethers.nim +++ b/ethers.nim @@ -8,4 +8,6 @@ export provider export signer export jsonrpc export contract -export wallet \ No newline at end of file +export wallet + +let something = 2