Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Invalid reference of old config structure #5120

Closed
nazarhussain opened this issue Apr 7, 2020 · 0 comments · Fixed by #5125
Closed

Invalid reference of old config structure #5120

nazarhussain opened this issue Apr 7, 2020 · 0 comments · Fixed by #5125
Assignees
Milestone

Comments

@nazarhussain
Copy link
Contributor

Expected behavior

All the errors and messages should refer to the correct and latest configuration structure.

Actual behavior

There is some error message, which refers to the old chain module as modules.chain.forging.waitThreshold

{
 "message": "app.node.forging.waitThreshold=2 is greater or equal to app.genesisConfig.blockTime=2. It impacts the forging and propagation of blocks. Please use a smaller value for modules.chain.forging.waitThreshold",
 "stack": "Error: app.node.forging.waitThreshold=2 is greater or equal to app.genesisConfig.blockTime=2. It impacts the forging and propagation of blocks. Please use a smaller value for modules.chain.forging.waitThreshold\n    at Node.bootstrap
}

Which version(s) does this affect? (Environment, OS, etc...)

4.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants