mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-23 03:38:21 +00:00
Added web3 dependency
This commit is contained in:
parent
24cbc0710f
commit
8540bd0345
@ -29,7 +29,8 @@ requires "nim >= 0.19.0",
|
||||
"json_rpc",
|
||||
"chronos",
|
||||
"yaml",
|
||||
"libp2p"
|
||||
"libp2p",
|
||||
"web3"
|
||||
|
||||
### Helper functions
|
||||
proc buildBinary(name: string, srcDir = "./", params = "", cmdParams = "", lang = "c") =
|
||||
|
Loading…
x
Reference in New Issue
Block a user