pub const MINIMUM_STAKE_DELEGATION: u64 = 1;
👎Deprecated since 1.11.0: please use solana_program::stake::tools::get_minimum_delegation() instead