Crate clone_solana_stake_program

Source

Re-exports§

pub use clone_solana_program;

Modules§

helpers
processor

Constants§

ID
The const program ID.

Functions§

check_id
Returns true if given pubkey is 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 delegated stake account, which is the rent exempt reserve plus the minimum stake delegation.
id
Returns the program ID.