forked from TrueCloudLab/frostfs-dev-env
[#66] adm: Add support EC parameters
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
parent
47b4917e7b
commit
4d4b089928
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ network:
|
||||||
basic_income_rate: 100000000
|
basic_income_rate: 100000000
|
||||||
homomorphic_hash_disabled: false
|
homomorphic_hash_disabled: false
|
||||||
maintenance_mode_allowed: true
|
maintenance_mode_allowed: true
|
||||||
|
max_ec_data_count: 3
|
||||||
|
max_ec_parity_count: 1
|
||||||
fee:
|
fee:
|
||||||
audit: 10000
|
audit: 10000
|
||||||
candidate: 10000000000
|
candidate: 10000000000
|
||||||
|
|
Loading…
Reference in a new issue