Skip to content

Commit

Permalink
Merge branch 'ed/backport-3' into greg/backport-3
Browse files Browse the repository at this point in the history
Signed-off-by: edwardmack <ed@edwardmack.com>
  • Loading branch information
edwardmack committed Nov 6, 2019
2 parents c5d1d78 + b5a04c2 commit e4f0d83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ public ProtocolSchedule<C> createProtocolSchedule() {
config.getEvmStackSize(),
isRevertReasonEnabled));

// specs for Ethereum Classic network
// specs for Classic network
addProtocolSpec(
protocolSchedule,
config.getEcip1015BlockNumber(),
Expand Down

0 comments on commit e4f0d83

Please sign in to comment.