This commit is contained in:
aniketfuryrocks 2023-01-31 19:01:48 +05:30
parent a2a91dcaf7
commit c696ec587b
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,