-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pruning-block-confirmations and pruning-blocks-retained options documented #242
pruning-block-confirmations and pruning-blocks-retained options documented #242
Conversation
Update my forked repo with changes from head repo
Merge hyperledger/besu-docs into my fork
Added plugins_reloadPluginConfig (#184)
Update fork with latest from head repo
Update grantnoble fork with lasted on head
Update grantnoble fork with hyperledger master repo
Update grantnoble/besu-docs from hyperledger/besu-docs
…ented Signed-off-by: grantnoble <grant.noble@consensys.net>
docs/Reference/CLI/CLI-Syntax.md
Outdated
pruning-block-confirmations=5 | ||
``` | ||
|
||
The minimum number of confirmations on a block before marking begins. The default is 10. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is marking? Can you confirm it's the right word and if so, can you explain it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spoke with Abdel about this and have updated the description.
Signed-off-by: grantnoble <grant.noble@consensys.net>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Signed-off-by: grantnoble <grant.noble@consensys.net>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Documented as per hyperledger/besu#440