Skip to content

ResolvedExpiry = EncodedExpiry & object

Defined in: src/entity/expiry.ts:62

What an expiry resolves to, given the chain’s current block.

target: bigint

The block the entity will expire at — max(expiresAt, currentBlock + minLifetime).