Docs.rs
  • waffles-solana-stake-program-1.16.0
    • waffles-solana-stake-program 1.16.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nixxholas
    • Dependencies
      • bincode ^1.3.3 normal
      • log ^0.4.17 normal
      • waffles-solana-config-program =1.16.0 normal
      • waffles-solana-program-runtime =1.16.0 normal
      • waffles-solana-sdk =1.16.0 normal
      • waffles-solana-vote-program =1.16.0 normal
      • assert_matches ^1.5.0 dev
      • proptest ^1.0 dev
      • waffles-solana-logger =1.16.0 dev
      • test-case ^2.2.2 dev
      • rustc_version ^0.4 build
    • Versions
    • 9.26% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_stake_program1.16.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • 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

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_instruction::process_instruction
  • 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::withdraw

Type Aliases

  • stake_state::RewriteStakeStatus
  • stake_state::StakeActivationStatus

Constants

  • config::DEFAULT_SLASH_PENALTY
  • config::DEFAULT_WARMUP_COOLDOWN_RATE
  • config::ID