Skip to content

Commit

Permalink
Update packages/taiko-client/prover/proof_submitter/transaction/sende…
Browse files Browse the repository at this point in the history
…r.go

Co-authored-by: Gavin Yu <gavin@taiko.xyz>
  • Loading branch information
davidtaikocha and YoGhurt111 authored Nov 20, 2024
1 parent d3cb491 commit 4ce2d56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ func (s *Sender) SendBatchProof(
}

log.Info(
"🚚 Your batch proof was accepted",
"🚚 Your batch proofs were accepted",
"txHash", receipt.TxHash,
"tier", batchProof.Tier,
"blockIDs", batchProof.BlockIDs,
Expand Down

0 comments on commit 4ce2d56

Please sign in to comment.