Skip to content

Commit

Permalink
feat: trident router deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Oct 11, 2022
1 parent 6dc4ec1 commit ef4be0a
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 76 deletions.
2 changes: 1 addition & 1 deletion deploy/TridentRouter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ const deployFunction: DeployFunction = async function ({

export default deployFunction;

deployFunction.dependencies = ["ConstantProductPoolFactory"];
// deployFunction.dependencies = ["ConstantProductPoolFactory"];

deployFunction.tags = ["TridentRouter"];
49 changes: 22 additions & 27 deletions deployments/kava/TridentRouter.json

Large diffs are not rendered by default.

43 changes: 19 additions & 24 deletions deployments/metis/TridentRouter.json

Large diffs are not rendered by default.

43 changes: 19 additions & 24 deletions deployments/optimism/TridentRouter.json

Large diffs are not rendered by default.

0 comments on commit ef4be0a

Please sign in to comment.