openzeppelin_relayer::domain

Function get_age_of_sent_at

Source
pub fn get_age_of_sent_at(
    tx: &TransactionRepoModel,
) -> Result<Duration, TransactionError>
Expand description

Gets the age of a transaction since it was sent.