Function solana_program::sysvar::recent_blockhashes::check_id
source ยท pub fn check_id(id: &Pubkey) -> bool๐Deprecated
Expand 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.