Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chain33-bin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
袁兴强
chain33-bin
Commits
2b51db65
Commit
2b51db65
authored
Jul 31, 2020
by
袁兴强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c87485e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
chain33.toml
chain33.toml
+3
-2
No files found.
chain33.toml
View file @
2b51db65
...
@@ -35,12 +35,13 @@ enableTxQuickIndex=true
...
@@ -35,12 +35,13 @@ enableTxQuickIndex=true
enableReExecLocal
=
false
enableReExecLocal
=
false
# 使能精简localdb
# 使能精简localdb
enableReduceLocaldb
=
true
enableReduceLocaldb
=
true
disableShard
=
true
# 分片存储中每个大块包含的区块数
# 分片存储中每个大块包含的区块数
chunkblockNum
=
1000
chunkblockNum
=
1000
# 使能从P2pStore中获取数据
# 使能从P2pStore中获取数据
enableFetchP2pstore
=
tru
e
enableFetchP2pstore
=
fals
e
# 使能假设已删除已归档数据后,获取数据情况
# 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk
=
tru
e
enableIfDelLocalChunk
=
fals
e
[p2p]
[p2p]
types
=
["dht"]
types
=
["dht"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment