Skip to content

Commit

Permalink
Update app/consistent_apphash_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
ninabarbakadze and rootulp authored Jul 24, 2024
1 parent 03bd5a5 commit 61fa43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/consistent_apphash_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ func executeTxs(testApp *app.App, encodedBlobTx []byte, encodedSdkTxs [][]byte,
}
}

// Deliver Blob Txs
// Deliver Blob Tx
if len(encodedBlobTx) != 0 {
// Deliver Blob Tx
blob, isBlobTx := coretypes.UnmarshalBlobTx(encodedBlobTx)
Expand Down

0 comments on commit 61fa43f

Please sign in to comment.