Skip to content

Commit

Permalink
Merge pull request #189 from Define101/master
Browse files Browse the repository at this point in the history
remove ontology from dai
  • Loading branch information
Define101 authored Nov 30, 2023
2 parents fa42a46 + d36d041 commit b5119c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/adapters/peggedAssets/dai/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -589,11 +589,13 @@ const adapter: PeggedIssuanceAdapter = {
18
),
},
/*
ontology: {
minted: async () => ({}),
unreleased: async () => ({}),
ethereum: ontologyBridged(),
},
*/
sx: {
minted: async () => ({}),
unreleased: async () => ({}),
Expand Down

0 comments on commit b5119c0

Please sign in to comment.