👎Deprecated since 3.1.0:
This crate will be REMOVED in Agave v4.0.0 and its name will be taken by the BPF Stake Program. Users of this crate’s public exports must switch to:
stake_state->solana_stake_interface::state.points->solana_runtime::inflation_rewards::points.id()/check_id()->solana_stake_interface::program::_.get_minimum_delegation()will continue to live at the same path.- Some convenience functions such as
stake_from()andcreate_account()are removed.
Expand description
Stake state: helper functions for creating and parsing account data
Structs§
Enums§
- Stake
Authorize - Stake
State Deprecated - Stake
State V2
Constants§
Functions§
- authorized_
from Deprecated - create_
account Deprecated - create_
lockup_ stake_ account Deprecated - delegation_
from Deprecated - from
Deprecated - lockup_
from Deprecated - meta_
from Deprecated - stake_
from Deprecated - warmup_
cooldown_ rate