forked from TrueCloudLab/frostfs-sdk-go
[#56] *: Drop reputation system
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
This commit is contained in:
parent
237b90f744
commit
d0c5d837d2
11 changed files with 0 additions and 1146 deletions
|
@ -59,8 +59,6 @@ func NetworkInfo() (x netmap.NetworkInfo) {
|
|||
x.SetAuditFee(1)
|
||||
x.SetStoragePrice(2)
|
||||
x.SetContainerFee(3)
|
||||
x.SetEigenTrustAlpha(0.4)
|
||||
x.SetNumberOfEigenTrustIterations(5)
|
||||
x.SetEpochDuration(6)
|
||||
x.SetIRCandidateFee(7)
|
||||
x.SetMaxObjectSize(8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue