Commit e989b8fb authored by 陈德海's avatar 陈德海 Committed by vipwzw

fix test

parent 2dda9f00
......@@ -41,7 +41,7 @@ enableTxQuickIndex=false
[p2p]
port=13802
seeds=["47.104.125.151:13802","47.104.125.97:13802","47.104.125.177:13802"]
enable=true
enable=false
isSeed=true
serverStart=true
msgCacheSize=10240
......@@ -65,7 +65,7 @@ keyFile="key.pem"
[mempool]
name="score"
poolCacheSize=10240
poolCacheSize=200
minTxFee=100000
maxTxNumPerAccount=100
......@@ -75,7 +75,7 @@ poolCacheSize=10240
[mempool.sub.score]
poolCacheSize=10240
timeParam=1 #时间占价格比例
priceConstant=10 #手续费相对于时间的一个的常量,排队时手续费高1e3的分数~=快1h的分数
priceConstant=3 #手续费相对于时间的一个的常量,排队时手续费高1e3的分数~=快1h的分数
pricePower=1 #常量比例
[mempool.sub.price]
......@@ -188,4 +188,5 @@ superManager=[
"1Bsg9j6gW83sShoee1fZAt9TkUjcrCgA9S",
"12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv",
"1Q8hGLfoGe63efeWa8fJ4Pnukhkngt6poK"
]
\ No newline at end of file
]
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