mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-03 22:13:10 +00:00
Reduces proof requirement for generations test
This commit is contained in:
parent
07d39ef139
commit
a722f900f4
@ -88,7 +88,7 @@ namespace CodexReleaseTests.MarketTests
|
||||
MinRequiredNumberOfNodes = (uint)slots,
|
||||
NodeFailureTolerance = (uint)tolerance,
|
||||
PricePerBytePerSecond = pricePerBytePerSecond,
|
||||
ProofProbability = 1,
|
||||
ProofProbability = 1000,
|
||||
CollateralPerByte = 1.TstWei()
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user