Function solana_sdk::feature_set::add_new_reserved_account_keys::check_id
source ยท pub fn check_id(id: &Pubkey) -> bool
Expand description
Returns true
if given pubkey is the program ID.
pub fn check_id(id: &Pubkey) -> bool
Returns true
if given pubkey is the program ID.