Function solana_sdk::sysvar::fees::check_id

source ·
pub fn check_id(id: &Pubkey) -> bool
👎Deprecated
Expand description

Returns true if given pubkey is the program ID.