Function solana_sdk::sysvar::is_sysvar_id

source ยท
pub fn is_sysvar_id(id: &Pubkey) -> bool
Expand description

Returns true of the given Pubkey is a sysvar account.