mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-22 07:13:09 +00:00
fix(integration): Use RequestFulfilled events instead of querying the purchase state
This commit is contained in:
parent
d7b8349cb8
commit
d1b329be89
@ -118,7 +118,7 @@ marketplacesuite(name = "Simulate invalid proofs", stopOnRequestFail = false):
|
||||
.some,
|
||||
):
|
||||
let client0 = clients()[0].client
|
||||
let expiry = 10.periods
|
||||
let expiry = 15.periods
|
||||
let duration = expiry + 10.periods
|
||||
|
||||
let data = await RandomChunker.example(blocks = blocks)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user