Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
pinges committed Sep 20, 2024
1 parent 7f23370 commit aa41457
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ public void writeToForReceiptTrie(
rlpOutput.writeBytes(rlp);
return;
}

if (!transactionType.equals(TransactionType.FRONTIER)) {
rlpOutput.writeIntScalar(transactionType.getSerializedType());
}
Expand Down

0 comments on commit aa41457

Please sign in to comment.