pub fn inc_executor_external_transaction_gas(
n: usize,
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
)
Expand description
Add N to executor_external_transaction_gas
histogram.
pub fn inc_executor_external_transaction_gas(
n: usize,
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
)
Add N to executor_external_transaction_gas
histogram.