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

    Type Alias Lockout

    type Lockout = {
        confirmationCount: number;
        slot: number;
    }
    Index
    confirmationCount: number
    slot: number