Instruction: GetMinimumDelegation
This instruction returns the minimum stake amount that can be delegated, in lamports.
Input structure
pub enum StakeInstruction {
/// # Account references
/// None
GetMinimumDelegation
}
Accounts
None.
Additional checks and behavior
None.