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

    Class StakeProgram

    Factory class for transactions to interact with the Stake program

    Index
    programId: PublicKey = ...

    Public key that identifies the Stake program

    space: number = 200

    Max space of a Stake account

    This is generated from the solana-stake-program StakeState struct as StakeStateV2::size_of(): https://docs.rs/solana-stake-program/latest/solana_stake_program/stake_state/enum.StakeStateV2.html