Commit e4658a5d authored by linj's avatar linj Committed by vipwzw

fix para config

parent cb66eadb
...@@ -62,7 +62,7 @@ grpcFuncWhitelist=["*"] ...@@ -62,7 +62,7 @@ grpcFuncWhitelist=["*"]
mainnetJrpcAddr= "http://localhost:8801" mainnetJrpcAddr= "http://localhost:8801"
[mempool] [mempool]
name="timeline" name="para"
poolCacheSize=10240 poolCacheSize=10240
minTxFee=100000 minTxFee=100000
maxTxNumPerAccount=10000 maxTxNumPerAccount=10000
......
...@@ -63,7 +63,7 @@ grpcFuncWhitelist=["*"] ...@@ -63,7 +63,7 @@ grpcFuncWhitelist=["*"]
[mempool] [mempool]
name="timeline" name="para"
poolCacheSize=10240 poolCacheSize=10240
minTxFee=100000 minTxFee=100000
maxTxNumPerAccount=10000 maxTxNumPerAccount=10000
......
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