Skip to main content

check_in_future

Function check_in_future 

Source
pub fn check_in_future(timestamp: i64, now: i64) -> Result<(), ProgramError>
Expand description

Check that a timestamp is in the future.