Update submodules (#424)

Update submodules and fix issues
This commit is contained in:
Hanno Cornelius
2021-03-17 10:52:27 +02:00
committed by GitHub
parent d64aadc8ad
commit 714bbebbc1
22 changed files with 24 additions and 21 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ let
# Create Ethereum Node
var node = newEthereumNode(config.nodekey, # Node identifier
address, # Address reachable for incoming requests
1, # Network Id, only applicable for ETH protocol
NetworkId(1), # Network Id, only applicable for ETH protocol
nil, # Database, not required for Waku
clientId, # Client id string
addAllCapabilities = false, # Disable default all RLPx capabilities