Skip to content

Commit

Permalink
chore: delete deployment directory (#241)
Browse files Browse the repository at this point in the history
* Delete ArbiDeploymentFlow.md

* Delete KovanDeployment.md

* Delete interactions.md

* Rename deployments/Deploy.sol to scripts/deploy.sol
  • Loading branch information
ruvaag authored Nov 28, 2022
1 parent 57ed340 commit 6c21849
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 305 deletions.
195 changes: 0 additions & 195 deletions deployments/ArbiDeploymentFlow.md

This file was deleted.

39 changes: 0 additions & 39 deletions deployments/KovanDeployment.md

This file was deleted.

70 changes: 0 additions & 70 deletions deployments/interactions.md

This file was deleted.

2 changes: 1 addition & 1 deletion deployments/Deploy.sol → scripts/deploy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ contract Deploy is Test {
console.log("Curve Stable Swap Controller", address(curveStableSwapController));
console.log("Curve Crypto Swap Controller", address(curveTriCryptoController));
}
}
}

0 comments on commit 6c21849

Please sign in to comment.