Function solana_stake_program::config::check_id
pub fn check_id(id: &Pubkey) -> bool👎Deprecated
Expand description
Returns true if given pubkey is the program ID.
pub fn check_id(id: &Pubkey) -> boolReturns true if given pubkey is the program ID.