Skip to content

Commit

Permalink
Removes deactivation of 4skip427
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-then committed Oct 28, 2024
1 parent a1fcb8d commit 77627b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ before(async () => {
}
// Set amountOfHeadersToSend to 500 to avoid having to inform headers in separated calls
config.customConfig[`federator.amountOfHeadersToSend`] = 500;

// TODO: Remove once RIT refactors have been completed
config.customConfig[`blockchain.config.consensusRules.rskip427`] = -1;

// federatesToStart: [1, 2, 3]
// additionalFederateNodes: [4, 5]
Expand Down

0 comments on commit 77627b0

Please sign in to comment.