Function switchboard_solana::program_id::bpf_loader_deprecated::check_id
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.