Docs.rs
  • solana-stake-program-1.18.21
    • solana-stake-program 1.18.21
    • 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.20 normal
      • solana-config-program =1.18.21 normal
      • solana-program-runtime =1.18.21 normal
      • solana-sdk =1.18.21 normal
      • solana-vote-program =1.18.21 normal
      • assert_matches ^1.5.0 dev
      • proptest ^1.4 dev
      • solana-logger =1.18.21 dev
      • test-case ^3.3.1 dev
      • rustc_version ^0.4 build
    • Versions
    • 12.28% 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_program1.18.21

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

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

Enums

  • stake_state::InflationPointCalculationEvent
  • stake_state::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::new_stake_history_entry
  • stake_state::redelegate
  • 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

Statics

  • config::ID

Constants

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