Skip to content

fix: hyperchain nodes require child_block_production_time set#7

Closed
adas0x wants to merge 1 commit intoaeternity:masterfrom
adas0x:child-block-config
Closed

fix: hyperchain nodes require child_block_production_time set#7
adas0x wants to merge 1 commit intoaeternity:masterfrom
adas0x:child-block-config

Conversation

@adas0x
Copy link
Copy Markdown

@adas0x adas0x commented Apr 26, 2025

when starting with a fresh config, it errors with:

{{missing_mandatory_chain_consensus_config_key,[<<"child_block_production_time">>]},

after filling this value in manually it continues on. 500 is the default value from the schema, so figure it's safe to use as the default here.

when starting with a fresh config, it errors with:

{{missing_mandatory_chain_consensus_config_key,[<<"child_block_production_time">>]},

after filling this value in manually it continues on. 500 is the default
value from the schema, so figure it's safe to use as the default here.
@dincho
Copy link
Copy Markdown
Member

dincho commented Apr 28, 2025

There was a updated version branch which is now merged: #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants