Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
node config generator
Commits
4ccb23ae
Commit
4ccb23ae
authored
Feb 10, 2020
by
Victor Khilin
Browse files
micro-block-interval & min-micro-block-age
parent
621c4868
Changes
2
Hide whitespace changes
Inline
Side-by-side
node_config_templates/main.conf
View file @
4ccb23ae
...
...
@@ -96,7 +96,7 @@ vostok {
miner
{
quorum
=
1
interval
-
after
-
last
-
block
-
then
-
generation
-
is
-
allowed
=
35
d
micro
-
block
-
interval
=
2
s
micro
-
block
-
interval
=
1
s
min
-
micro
-
block
-
age
=
3
s
max
-
transactions
-
in
-
micro
-
block
=
500
minimal
-
block
-
generation
-
offset
=
200
ms
...
...
node_config_templates/we_main.conf
View file @
4ccb23ae
...
...
@@ -108,8 +108,8 @@ node {
miner
{
quorum
=
1
interval
-
after
-
last
-
block
-
then
-
generation
-
is
-
allowed
=
35
d
micro
-
block
-
interval
=
2
s
min
-
micro
-
block
-
age
=
1
s
micro
-
block
-
interval
=
1
s
min
-
micro
-
block
-
age
=
3
s
max
-
transactions
-
in
-
micro
-
block
=
500
minimal
-
block
-
generation
-
offset
=
200
ms
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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