Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisChristou committed Nov 5, 2024
1 parent 9c38662 commit 426463e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consensus/consensus_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,6 @@ func TestValidateBlockBody(t *testing.T) {
},
{
"ZeroGasTx", func(t *testing.T) {

txBuilder := new(tx.Builder).
GasPriceCoef(0).
Gas(0).
Expand Down

0 comments on commit 426463e

Please sign in to comment.