[#1065] adm: Add support EC parameters
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
parent
0290f86579
commit
17f7adb640
9 changed files with 43 additions and 6 deletions
|
@ -11,6 +11,8 @@ import (
|
|||
|
||||
const (
|
||||
MaxObjectSizeConfig = "MaxObjectSize"
|
||||
MaxECParityCountConfig = "MaxECParityCount"
|
||||
MaxECDataCountConfig = "MaxECDataCount"
|
||||
EpochDurationConfig = "EpochDuration"
|
||||
ContainerFeeConfig = "ContainerFee"
|
||||
ContainerAliasFeeConfig = "ContainerAliasFee"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue