This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-ethers
mirror of
https://github.com/status-im/nim-ethers.git
Watch
2
Star
0
Fork
You've already forked nim-ethers
0
Code
Issues
Projects
Releases
Wiki
Activity
52f57894f5
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