Function solana_program::bpf_loader::check_id
source · pub fn check_id(id: &Pubkey) -> boolExpand 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.