Skip to content

Commit

Permalink
Disable RSKIP419 until tests are updated
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov authored Jan 13, 2025
1 parent 3dba43c commit b490fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ before(async () => {

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

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

0 comments on commit b490fd6

Please sign in to comment.