Helius SDK - v2.2.2
    Preparing search index...

    Type Alias BlockhashLifetime

    BlockhashLifetime: Readonly<
        { blockhash: Blockhash; lastValidBlockHeight: bigint },
    >

    A blockhash and its expiry height, used as a transaction lifetime.