Crate solana_stake_program

Source

Modules§

config
config for staking carries variables that the stake program cares about
stake_instruction
stake_state
Stake state

Functions§

add_genesis_accounts
check_id
Confirms that a given pubkey is equivalent to the program ID
get_minimum_delegation
The minimum stake amount that can be delegated, in lamports. NOTE: This is also used to calculate the minimum balance of a stake account, which is the rent exempt reserve plus the minimum stake delegation.
id
Returns the program ID