Function solana_program::address_lookup_table::program::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.