Module solana_stake_program::config [−][src]
config for staking carries variables that the stake program cares about
Structs
| Config |
Constants
| DEFAULT_SLASH_PENALTY | |
| DEFAULT_WARMUP_COOLDOWN_RATE |
Statics
| ID | The static program ID |
Functions
| add_genesis_account | |
| check_id | Confirms that a given pubkey is equivalent to the program ID |
| create_account | |
| from_keyed_account | |
| id | Returns the program ID |