This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-ethers
Watch
1
Star
0
Fork
0
You've already forked nim-ethers
mirror of
https://github.com/codex-storage/nim-ethers.git
synced
2025-01-11 03:46:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-ethers
/
nim.cfg
4 lines
96 B
INI
Raw
Normal View
History
Unescape
Escape
Do not output debug logging by default
2022-01-18 12:10:40 +01:00
-d:"chronicles_log_level
=
INFO"
Fix: use websock instead of news The default was changed to news in the json_rpc library, and broke communication with hardhat.
2022-06-29 17:04:43 +02:00
-d:"json_rpc_websocket_package
=
websock"
Provider.getBlockNumber()
2022-01-18 14:26:41 +01:00
--warning[LockLevel]:off
Reference in New Issue
Copy Permalink