mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-08-01 22:43:11 +00:00
debugging in ci
try extending expiry by 6 periods
This commit is contained in:
parent
836a4cc067
commit
b6d2f0433e
@ -211,7 +211,8 @@ marketplacesuite "Simulate invalid proofs":
|
||||
|
||||
let purchaseId = await client0.requestStorage(
|
||||
cid,
|
||||
duration=totalPeriods.periods
|
||||
duration=totalPeriods.periods,
|
||||
expiry=10.periods
|
||||
)
|
||||
|
||||
without requestId =? client0.requestId(purchaseId):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user