We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99baf51 commit c24b6f7Copy full SHA for c24b6f7
codechain/config/presets/config.prod.toml
@@ -40,7 +40,7 @@ interface = "127.0.0.1"
40
port = 8080
41
42
[ipc]
43
-disable = true
+disable = false
44
path = "/tmp/jsonrpc.ipc"
45
46
[ws]
0 commit comments