This commit is contained in:
aniketfuryrocks 2023-01-31 19:01:48 +05:30
parent da7011100b
commit 0fb7fa04b6
No known key found for this signature in database
GPG Key ID: FA6BFCFAA7D4B764
1 changed files with 0 additions and 2 deletions

View File

@ -171,8 +171,6 @@ impl Postgres {
}
pub async fn update_tx(&self, tx: PostgresUpdateTx, signature: &str) -> anyhow::Result<()> {
warn!("updating {signature} with {tx:?}");
let PostgresUpdateTx {
processed_slot,
cu_consumed,