Commit b7b17f01 authored by 袁兴强's avatar 袁兴强

update

parent c06ebbf4
No preview for this file type
...@@ -39,7 +39,7 @@ disableShard=false ...@@ -39,7 +39,7 @@ disableShard=false
# 分片存储中每个大块包含的区块数 # 分片存储中每个大块包含的区块数
chunkblockNum=1000 chunkblockNum=1000
# 使能从P2pStore中获取数据 # 使能从P2pStore中获取数据
enableFetchP2pstore=false enableFetchP2pstore=true
# 使能假设已删除已归档数据后,获取数据情况 # 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk=false enableIfDelLocalChunk=false
...@@ -67,7 +67,6 @@ port=13803 ...@@ -67,7 +67,6 @@ port=13803
maxConnectNum=300 maxConnectNum=300
#区块轻广播最低区块大小,1k #区块轻广播最低区块大小,1k
minLtBlockSize=1 minLtBlockSize=1
isFullNode=true
[rpc] [rpc]
jrpcBindAddr="localhost:8801" jrpcBindAddr="localhost:8801"
......
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