Skip to content

Commit

Permalink
chore: docs wording
Browse files Browse the repository at this point in the history
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
evan-forbes and rootulp authored Jan 30, 2023
1 parent 8192fc0 commit f45d4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/test/prepare_proposal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ func TestPrepareProposalFiltering(t *testing.T) {
prunedTxs: [][]byte{},
},
{
// even though these txs are getting appendeded the end of the
// even though invalidSendTxs are getting appended to the end of the
// block, and we do not check the signatures of the standard txs,
// the blob txs still get pruned because we are separating the
// normal and blob txs, and checking/executing the normal txs first.
Expand Down

0 comments on commit f45d4a9

Please sign in to comment.