From 339b0b17b9da9e01dc1baff0fe928848e97d4ad6 Mon Sep 17 00:00:00 2001 From: domenicodev Date: Tue, 23 Jan 2024 16:55:40 +0100 Subject: [PATCH] fix: Fixed manifest.yaml --- evm/src/angle/manifest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/evm/src/angle/manifest.yaml b/evm/src/angle/manifest.yaml index 3298c49..88a2f39 100644 --- a/evm/src/angle/manifest.yaml +++ b/evm/src/angle/manifest.yaml @@ -1,7 +1,7 @@ # information about the author helps us reach out in case of issues. author: - name: YourCompany - email: developer@yourcompany.xyz + name: Propellerheads.xyz + email: alan@propellerheads.xyz # Protocol Constants constants: @@ -13,7 +13,7 @@ constants: - PriceFunction # The file containing the adapter contract -contract: TemplateSwapAdapter.sol +contract: AngleAdapter.sol # Deployment instances used to generate chain specific bytecode. instances: