Skip to content

Commit

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

Co-authored-by: David <[email protected]>
  • Loading branch information
YoGhurt111 and davidtaikocha authored Nov 8, 2024
1 parent f0f0a46 commit bcd1542
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func (a *ProveBlockTxBuilder) Build(
}
}

// BuildProveBlocks creates a new TaikoL1.ProveBlocks transaction with the given nonce.
// BuildProveBlocks creates a new TaikoL1.ProveBlocks transaction.
func (a *ProveBlockTxBuilder) BuildProveBlocks(
batchProof *proofProducer.BatchProofs,
graffiti [32]byte,
Expand Down

0 comments on commit bcd1542

Please sign in to comment.