Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Jul 2, 2024
1 parent d798b17 commit a8680c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taiko-client/preconfapi/builder/blob.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func NewBlobTransactionBuilder(
// BuildUnsigned implements the ProposeBlockTransactionBuilder interface to
// return an unsigned transaction, intended for preconfirmations.
func (b *BlobTransactionBuilder) BuildUnsigned(
ctx context.Context,
_ context.Context,
txListBytes []byte,
l1StateBlockNumber uint32,
timestamp uint64,
Expand Down

0 comments on commit a8680c0

Please sign in to comment.