Skip to content

Commit

Permalink
Remove accidentally checked in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ezdac committed Sep 17, 2024
1 parent 25dba9f commit cb9fe72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/celo_evm.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import (
"github.com/ethereum/go-ethereum/params"
)

// XXYXX
func setCeloFieldsInBlockContext(blockContext *vm.BlockContext, header *types.Header, config *params.ChainConfig, statedb vm.StateDB) {
if !config.IsCel2(header.Time) {
return
Expand Down

0 comments on commit cb9fe72

Please sign in to comment.