bump codex-contracts-eth after PR merge, formatting

This commit is contained in:
Eric 2025-02-18 10:50:50 +11:00
parent 1162a96112
commit 7078f8f144
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View File

@ -485,8 +485,7 @@ method queryPastSlotFilledEvents*(
market: OnChainMarket, fromTime: SecondsSince1970
): Future[seq[SlotFilled]] {.async.} =
convertEthersError:
let fromBlock =
await market.contract.provider.blockNumberForEpoch(fromTime)
let fromBlock = await market.contract.provider.blockNumberForEpoch(fromTime)
return await market.queryPastSlotFilledEvents(BlockTag.init(fromBlock))
method queryPastStorageRequestedEvents*(

@ -1 +1 @@
Subproject commit 54acaf4e832e62ccd27148eb425847dab9ad0df7
Subproject commit 0f2012b1442c404605c8ba9dcae2f4e53058cd2c