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
208653ab
Commit
208653ab
authored
Aug 10, 2020
by
袁兴强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
825a149e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
chain33
chain33
+0
-0
chain33.toml
chain33.toml
+4
-5
No files found.
chain33
View file @
208653ab
No preview for this file type
chain33.toml
View file @
208653ab
...
...
@@ -39,9 +39,9 @@ disableShard=false
# 分片存储中每个大块包含的区块数
chunkblockNum
=
1000
# 使能从P2pStore中获取数据
enableFetchP2pstore
=
fals
e
enableFetchP2pstore
=
tru
e
# 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk
=
fals
e
enableIfDelLocalChunk
=
tru
e
[p2p]
types
=
["dht"]
...
...
@@ -60,14 +60,13 @@ useGithub=true
innerBounds
=
300
[p2p.sub.dht]
#可以自定义设置连接节点,
"/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"
seeds
=[]
#可以自定义设置连接节点,
seeds
=
[
"/ip4/118.89.186.46/tcp/13803/p2p/16Uiu2HAkvNf3rZyP6qprBtBcdpjyS7xQ8on7viiSEGyErZxVEqZa","/ip4/118.89.170.167/tcp/13803/p2p/16Uiu2HAm1uoe8rEKfhDczdHNshL2vozC2kSuoWHdLsHtfCh5JM8Z","/ip4/118.89.170.105/tcp/13803/p2p/16Uiu2HAmHxzk7kCaMduCYqTQj9jUwQkX48HMpdJecZ7XhRkKASFz","/ip4/111.231.168.208/tcp/13803/p2p/16Uiu2HAmEafk6qBqryy414U6VpvXgsvboknpcLVxBctJktqc59zV","/ip4/118.89.161.202/tcp/13803/p2p/16Uiu2HAmP6Go5sZMdMF5CtXvMQs4Bp3zVsAsgjdKyMh65ySBW5xe"
]
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