Skip to content

Commit

Permalink
chore: line breaks between the different checks groups
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson Taveras committed Sep 5, 2023
1 parent 2b10766 commit e98db34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/upgrades/eXOF/eXOFChecks.verify.sol
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ contract eXOFChecksVerify is eXOFChecksBase {
verifyEXOFAddedToRegistry();
verifyEXOFAddedToReserve();
verifyEXOFAddedToFeeCurrencyWhitelist();

verifyExchanges();

verifyCircuitBreaker();
}

Expand Down

0 comments on commit e98db34

Please sign in to comment.