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
abb6b7da
Commit
abb6b7da
authored
Dec 29, 2020
by
袁兴强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
f365a70c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
chain33
chain33
+0
-0
chain33.toml
chain33.toml
+3
-3
No files found.
chain33
View file @
abb6b7da
No preview for this file type
chain33.toml
View file @
abb6b7da
...
@@ -36,7 +36,7 @@ enableReExecLocal=false
...
@@ -36,7 +36,7 @@ enableReExecLocal=false
# 使能精简localdb
# 使能精简localdb
enableReduceLocaldb
=
true
enableReduceLocaldb
=
true
# 是否禁止分片功能
# 是否禁止分片功能
disableShard
=
fals
e
disableShard
=
tru
e
# 分片存储中每个大块包含的区块数
# 分片存储中每个大块包含的区块数
chunkblockNum
=
1000
chunkblockNum
=
1000
# 使能从P2pStore中获取数据
# 使能从P2pStore中获取数据
...
@@ -61,13 +61,13 @@ innerBounds=300
...
@@ -61,13 +61,13 @@ innerBounds=300
[p2p.sub.dht]
[p2p.sub.dht]
#可以自定义设置连接节点,
#可以自定义设置连接节点,
seeds
=
[
"/ip4/139.196.200.22/tcp/13803/p2p/16Uiu2HAm2hg5qWY3gzUVqQYhdALMAMBod7ZDD5fge8UMJotiL8tv","/ip4/111.231.168.208/tcp/13803/p2p/16Uiu2HAmMyik5yaCjUA7MhHFDjHMtTyor2t6BpYiR3KCRNUN43qF","/ip4/118.89.170.167/tcp/13803/p2p/16Uiu2HAm7xAabxJhCZEYrzcR5Mt7KybmFaYQYAYijSRuLZ6VqAj8","/ip4/118.89.170.105/tcp/13803/p2p/16Uiu2HAm64YVX2mqbFdBfDocw7C8eaFYXN4SYxhinyDdfBjr2MCw","/ip4/118.89.161.202/tcp/13803/p2p/16Uiu2HAmVebr7sDoqcwJsoZ9HSaTPz7FaQRgawHwwBsNi2AQgwRL","/ip4/118.89.173.144/tcp/13803/p2p/16Uiu2HAmLQtXMFApNs5yJ5dvdyz5m1og2NrxgByeRSFXVoTeQwYn","/ip4/111.231.162.230/tcp/13803/p2p/16Uiu2HAmSQtVATiDAetJ9yjBzUKG8YZwNH3YaefUNS2aEFGJxiFx","/ip4/118.89.177.36/tcp/13803/p2p/16Uiu2HAmBJocdRPynVnruGKokbobQuDGYWydXEa6r1VJZ8cN3Bhw","/ip4/118.89.173.243/tcp/13803/p2p/16Uiu2HAmU14PoJPHB8tRhzcsnapj51yAJGBPwJnek5ohiG6uJ9Lk"
]
seeds
=[]
port
=
13803
port
=
13803
#dht 版本还不稳定,暂时限定较小的连接数
#dht 版本还不稳定,暂时限定较小的连接数
maxConnectNum
=
300
maxConnectNum
=
300
#区块轻广播最低区块大小,1k
#区块轻广播最低区块大小,1k
minLtBlockSize
=
1
minLtBlockSize
=
1
isFullNode
=
fals
e
isFullNode
=
tru
e
[rpc]
[rpc]
jrpcBindAddr
=
"localhost:8801"
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