fix
This commit is contained in:
@@ -45,6 +45,7 @@ HTTPPort = 8545
|
|||||||
HTTPVirtualHosts = ["*"]
|
HTTPVirtualHosts = ["*"]
|
||||||
HTTPModules = ["admin", "eth", "net", "web3", "txpool", "satoshi"]
|
HTTPModules = ["admin", "eth", "net", "web3", "txpool", "satoshi"]
|
||||||
WSPort = 8545
|
WSPort = 8545
|
||||||
|
WSHost = "0.0.0.0"
|
||||||
WSModules = ["eth", "net", "web3", "txpool", "satoshi"]
|
WSModules = ["eth", "net", "web3", "txpool", "satoshi"]
|
||||||
[Node.P2P]
|
[Node.P2P]
|
||||||
MaxPeers = 200
|
MaxPeers = 200
|
||||||
|
|||||||
Reference in New Issue
Block a user