fn is_invalidated_buffered_transaction( invalid: &BestTransaction, candidate: &BestTransaction, ) -> bool
Returns whether the candidate transaction is invalidated by the given invalid transaction.