Lifetime
Lifetime =
Expiry&object
Defined in: src/entity/expiry.ts:40
An expiry that is nothing but a duration — what the ExpirationTime.from* helpers return.
Distinguished from a full Expiry by its expiresAt being the literal 0n, which is what
keeps atBlock(x, { atLeast: atBlock(y) }) from compiling: a deadline is not a floor.
Type Declaration
Section titled “Type Declaration”expiresAt
Section titled “expiresAt”
readonlyexpiresAt:0n