ResolvedExpiry
ResolvedExpiry =
EncodedExpiry&object
Defined in: src/entity/expiry.ts:61
What an expiry resolves to, given the chain’s current block.
Type Declaration
Section titled “Type Declaration”target
Section titled “target”target:
bigint
The block the entity will expire at — max(expiresAt, currentBlock + minLifetime).