@solana/web3.js
    Preparing search index...

    Type Alias BlockhashWithExpiryBlockHeight

    BlockhashWithExpiryBlockHeight: Readonly<
        { blockhash: Blockhash; lastValidBlockHeight: number },
    >