linty lint

This commit is contained in:
Callum Waters
2022-07-05 15:31:55 +02:00
parent ee526e8226
commit ff011fa563

View File

@@ -593,7 +593,7 @@ func (txmp *TxMempool) initTxCallback(wtx *WrappedTx, res *abci.Response, txInfo
"new_priority", wtx.priority,
)
txmp.metrics.EvictedTxs.Add(1)
}
}