pub fn validate_timing( account: &Account, txn_amount: Amount, txn_global_slot: &Slot, ) -> Result<Timing, String>