fix: Fixed manifest.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# information about the author helps us reach out in case of issues.
|
# information about the author helps us reach out in case of issues.
|
||||||
author:
|
author:
|
||||||
name: YourCompany
|
name: Propellerheads.xyz
|
||||||
email: developer@yourcompany.xyz
|
email: alan@propellerheads.xyz
|
||||||
|
|
||||||
# Protocol Constants
|
# Protocol Constants
|
||||||
constants:
|
constants:
|
||||||
@@ -13,7 +13,7 @@ constants:
|
|||||||
- PriceFunction
|
- PriceFunction
|
||||||
|
|
||||||
# The file containing the adapter contract
|
# The file containing the adapter contract
|
||||||
contract: TemplateSwapAdapter.sol
|
contract: AngleAdapter.sol
|
||||||
|
|
||||||
# Deployment instances used to generate chain specific bytecode.
|
# Deployment instances used to generate chain specific bytecode.
|
||||||
instances:
|
instances:
|
||||||
|
|||||||
Reference in New Issue
Block a user