Skip to content

Commit

Permalink
Fix new line
Browse files Browse the repository at this point in the history
  • Loading branch information
terencechain committed Dec 10, 2024
1 parent 77abdfd commit 824b21c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -436,5 +436,4 @@ func expectedGasLimit(parentGasLimit, proposerGasLimit uint64) uint64 {
return parentGasLimit - maxGasLimitDiff
}
return proposerGasLimit

}

0 comments on commit 824b21c

Please sign in to comment.