Skip to content

Commit

Permalink
comment types
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvol committed Jul 26, 2023
1 parent 7fc51ca commit 7a475b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/protocol/lib/compatibility/ignored-contracts-v9.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ export const ignoredContractsV9 = [
'Reserve',
'ReserveSpenderMultiSig',

// note: Sorted Oracles ia a Celo Core Contract
// but as it has also been modified and deployed buy the Mento team
// it will currently need work to be able to upgrade it again
// Note: Sorted Oracles ia a Celo Core Contract
// but as it has also been modified and deployed but the Mento team.
// We currently need work to be able to upgrade it again:
// https://github.com/celo-org/celo-monorepo/issues/10435
'SortedOracles'
]
Expand Down

0 comments on commit 7a475b1

Please sign in to comment.