Commit 5cc9cfae authored by 袁兴强's avatar 袁兴强

update

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