Crate spl_stake_pool[][src]

Expand description

A program for creating and managing pools of stake

Re-exports

Modules

Error types

Instruction types

Program state processor

FIXME copied from the solana stake program

State transition types

Constants

Maximum amount of validator stake accounts to update per UpdateValidatorListBalance instruction, based on compute limits

Minimum amount of staked SOL required in a validator stake account to allow for merges without a mismatch on credits observed

Statics

The static program ID

Functions

Confirms that a given pubkey is equivalent to the program ID

Generates the deposit authority program address for the stake pool

Generates the stake program address for a validator’s vote account

Generates the stake program address for a validator’s vote account

Generates the withdraw authority program address for the stake pool

Returns the program ID

Get the stake amount under consideration when calculating pool token conversions

Get the stake amount under consideration when calculating pool token conversions