pub fn check_clock_sysvar(account: &AccountView) -> ProgramResultExpand description
Verify the account is the Clock sysvar.
ⓘ
check_clock_sysvar(clock_account)?;pub fn check_clock_sysvar(account: &AccountView) -> ProgramResultVerify the account is the Clock sysvar.
check_clock_sysvar(clock_account)?;