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
0624357f
Commit
0624357f
authored
Aug 06, 2020
by
袁兴强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
1f3597da
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
chain33
chain33
+0
-0
chain33.toml
chain33.toml
+4
-3
No files found.
chain33
View file @
0624357f
No preview for this file type
chain33.toml
View file @
0624357f
...
...
@@ -39,7 +39,7 @@ disableShard=false
# 分片存储中每个大块包含的区块数
chunkblockNum
=
1000
# 使能从P2pStore中获取数据
enableFetchP2pstore
=
tru
e
enableFetchP2pstore
=
fals
e
# 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk
=
false
...
...
@@ -60,13 +60,14 @@ useGithub=true
innerBounds
=
300
[p2p.sub.dht]
#可以自定义设置连接节点, "/ip4/1
39.196.200.22/tcp/13803/p2p/16Uiu2HAmJGGfFvvgW3pMqeCzhFv5Re97XYRemBUkVCfvLHfqFbt
5"
seeds
=
[
"/ip4/118.89.186.46/tcp/13803/p2p/16Uiu2HAmQTKApXs37KXSy3BqW2rSwnBTU4GXNpDavfiEfJVtQdB8","/ip4/118.89.170.167/tcp/13803/p2p/16Uiu2HAmHu2fgUyykBAzqLwRLBvg2acMBt9DPec4GzkTuemLwHs8","/ip4/118.89.170.105/tcp/13803/p2p/16Uiu2HAm21Y61ktCcbSN9PepxbgBjN2XTzpugrLWaCuH19QJsEct","/ip4/111.231.168.208/tcp/13803/p2p/16Uiu2HAmMua5fGZo4jyUnezGx1SyYSB1yARMGfhyTyHKzRZGriu5"
]
#可以自定义设置连接节点, "/ip4/1
18.89.186.46/tcp/13803/p2p/16Uiu2HAmQTKApXs37KXSy3BqW2rSwnBTU4GXNpDavfiEfJVtQdB8","/ip4/118.89.170.167/tcp/13803/p2p/16Uiu2HAmHu2fgUyykBAzqLwRLBvg2acMBt9DPec4GzkTuemLwHs8","/ip4/118.89.170.105/tcp/13803/p2p/16Uiu2HAm21Y61ktCcbSN9PepxbgBjN2XTzpugrLWaCuH19QJsEct","/ip4/111.231.168.208/tcp/13803/p2p/16Uiu2HAmMua5fGZo4jyUnezGx1SyYSB1yARMGfhyTyHKzRZGriu
5"
seeds
=[]
port
=
13803
#dht 版本还不稳定,暂时限定较小的连接数
maxConnectNum
=
300
#区块轻广播最低区块大小,1k
minLtBlockSize
=
1
isFullNode
=
true
[rpc]
jrpcBindAddr
=
"localhost:8801"
...
...
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