This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-ethers
mirror of
https://github.com/codex-storage/nim-ethers.git
Watch
1
Star
0
Fork
You've already forked nim-ethers
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a2d688e34e
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 11:10:40 +00: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 15:04:43 +00:00
-d:"json_rpc_websocket_package
=
websock"
Provider.getBlockNumber()
2022-01-18 13:26:41 +00:00
--warning[LockLevel]:off