pub fn is_too_early_to_check(
tx: &TransactionRepoModel,
) -> Result<bool, TransactionError>👎Deprecated since 1.1.0: Use
is_too_early_to_resubmit insteadExpand description
Deprecated: Use is_too_early_to_resubmit instead.
This alias exists for backward compatibility.