pub fn inc_executor_local_transaction_reverts(
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
reason: impl Into<MetricLabelValue>,
)Expand description
Add 1 to executor_local_transaction_reverts counter.
pub fn inc_executor_local_transaction_reverts(
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
reason: impl Into<MetricLabelValue>,
)Add 1 to executor_local_transaction_reverts counter.