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