Commit 5569dc08 authored by mdj33's avatar mdj33 Committed by vipwzw

remove main jrpc interface

parent f99e3d2e
......@@ -60,7 +60,7 @@ grpcBindAddr="localhost:8902"
whitelist=["127.0.0.1"]
jrpcFuncWhitelist=["*"]
grpcFuncWhitelist=["*"]
mainnetJrpcAddr= "http://localhost:8801"
[mempool]
name="timeline"
......
......@@ -4,7 +4,7 @@ worker_processes 1;
events {
#worker_connections 1024 may not enough
worker_connections 10240;
worker_connections 204800;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment