Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

ResolvedExpiry = EncodedExpiry & object

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

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

target: bigint

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