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

    Type Alias Context

    Extra contextual information for RPC responses

    type Context = {
        slot: number;
    }
    Index
    slot: number