Skip to content

Commit

Permalink
Added RSKIP438 to ActivationConfigsForTest
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanieliov committed Nov 21, 2024
1 parent feadce3 commit 0d4fa5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ private static List<ConsensusRule> getLovell700Rskips() {
return new ArrayList<>(Arrays.asList(
ConsensusRule.RSKIP427,
ConsensusRule.RSKIP428,
ConsensusRule.RSKIP438,
ConsensusRule.RSKIP454
));
}
Expand Down

0 comments on commit 0d4fa5a

Please sign in to comment.