-
Notifications
You must be signed in to change notification settings - Fork 649
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
Update private testnet doc #1861
Comments
=============================================== Why the default value is 33? What would be a recommendation for people who want to start a private testnet?
Currently, Private Testnet - setup section says this. And Note: It’s important to activate a 2/3 majority of the witnesses defined in the genesis file. |
Yes, need to change |
As a quick note. Updated the information on this page's example Configuration for Private Testnets and added a warning. |
Thank you. |
The default value of
required-participation
parameter inwitness
plugin is33
, with this number, when starting a private testnet, the node won't produce blocks.The text was updated successfully, but these errors were encountered: