Docs.rs
  • solana-stake-program-2.1.17
    • solana-stake-program 2.1.17
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bincode ^1.3.3 normal
      • log ^0.4.22 normal
      • solana-config-program =2.1.17 normal
      • solana-feature-set =2.1.17 normal
      • solana-log-collector =2.1.17 normal
      • solana-program-runtime =2.1.17 normal
      • solana-sdk =2.1.17 normal
      • solana-type-overrides =2.1.17 normal
      • solana-vote-program =2.1.17 normal
      • assert_matches ^1.5.0 dev
      • proptest ^1.5 dev
      • solana-compute-budget =2.1.17 dev
      • solana-logger =2.1.17 dev
      • test-case ^3.3.1 dev
    • Versions
    • 13.56% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_stake_program2.1.17

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • points::PointValue
  • stake_instruction::Entrypoint
  • stake_state::Authorized
  • stake_state::Delegation
  • stake_state::Lockup
  • stake_state::Meta
  • stake_state::Stake

Enums

  • points::InflationPointCalculationEvent
  • points::SkippedReason
  • stake_state::StakeAuthorize
  • stake_state::StakeState
  • stake_state::StakeStateV2

Functions

  • add_genesis_accounts
  • check_id
  • config::add_genesis_account
  • config::check_id
  • config::create_account
  • config::from
  • config::id
  • get_minimum_delegation
  • id
  • stake_state::authorize
  • stake_state::authorize_with_seed
  • stake_state::authorized_from
  • stake_state::create_account
  • stake_state::create_account_with_activation_epoch
  • stake_state::create_lockup_stake_account
  • stake_state::create_stake_history_from_delegations
  • stake_state::deactivate
  • stake_state::delegate
  • stake_state::delegation_from
  • stake_state::from
  • stake_state::initialize
  • stake_state::lockup_from
  • stake_state::merge
  • stake_state::meta_from
  • stake_state::move_lamports
  • stake_state::move_stake
  • stake_state::new_stake_history_entry
  • stake_state::set_lockup
  • stake_state::split
  • stake_state::stake_from
  • stake_state::warmup_cooldown_rate
  • stake_state::withdraw

Type Aliases

  • stake_state::RewriteStakeStatus
  • stake_state::StakeActivationStatus

Constants

  • config::DEFAULT_SLASH_PENALTY
  • config::DEFAULT_WARMUP_COOLDOWN_RATE
  • config::ID
  • stake_instruction::DEFAULT_COMPUTE_UNITS
  • stake_state::DEFAULT_SLASH_PENALTY
  • stake_state::DEFAULT_WARMUP_COOLDOWN_RATE
  • stake_state::NEW_WARMUP_COOLDOWN_RATE