Update 07_params.md

This commit is contained in:
Gavin 2020-03-17 11:30:24 -04:00 committed by GitHub
parent b7f2f310a1
commit e0280bf2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -13,6 +13,5 @@ The distribution module contains the following parameters:
| bonusproposerreward | string (dec) | "0.040000000000000000" [1] |
| withdrawaddrenabled | bool | true |
* [0] The value of `communitytax` must be positive and cannot exceed 1%.
* [1] The sum of `baseproposerreward` and `bonusproposerreward` cannot exceed 1%.
Both values must be positive.
* [0] The value of `communitytax` must be positive and cannot exceed 1.00.
* [1] `baseproposerreward` and `bonusproposerreward` must be positive and their sum cannot exceed 1.00.