do it
This commit is contained in:
@@ -36,7 +36,8 @@ HTTPPort = 8545
|
||||
HTTPVirtualHosts = ["*"]
|
||||
HTTPModules = ["eth", "net", "web3", "txpool", "satoshi"]
|
||||
WSPort = 8545
|
||||
WSModules = ["eth", "net", "web3", "txpool", satoshi"]
|
||||
WSModules = ["eth", "net", "web3", "txpool", "satoshi"]
|
||||
|
||||
[Node.P2P]
|
||||
MaxPeers = 30
|
||||
NoDiscovery = false
|
||||
|
||||
Reference in New Issue
Block a user