mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 16:03:07 +00:00
Fixes collatoral issue for marketplace test
This commit is contained in:
parent
02d1292acc
commit
fee42c785e
@ -53,7 +53,7 @@ namespace CodexReleaseTests.MarketTests
|
||||
NodeFailureTolerance = 1,
|
||||
PricePerBytePerSecond = pricePerBytePerSecond,
|
||||
ProofProbability = 20,
|
||||
CollateralPerByte = 1.Tst()
|
||||
CollateralPerByte = 100.TstWei()
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user