Function solana_program::sysvar::is_sysvar_id
source · pub fn is_sysvar_id(id: &Pubkey) -> boolExpand description
Returns true of the given Pubkey is a sysvar account.
pub fn is_sysvar_id(id: &Pubkey) -> boolReturns true of the given Pubkey is a sysvar account.