From e1faa694a800ae7b8c5b010b18c6ea0187839e92 Mon Sep 17 00:00:00 2001 From: defi jesus Date: Wed, 7 Feb 2024 14:04:24 +0000 Subject: [PATCH] forge install: aave-v3-periphery (#348) v3.0.1 Co-authored-by: defijesus.eth --- .gitmodules | 3 +++ lib/aave-v3-periphery | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/aave-v3-periphery diff --git a/.gitmodules b/.gitmodules index 501a3f4a..fe05fbac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "lib/aave-v3-core"] path = lib/aave-v3-core url = https://github.com/aave/aave-v3-core +[submodule "lib/aave-v3-periphery"] + path = lib/aave-v3-periphery + url = https://github.com/aave/aave-v3-periphery diff --git a/lib/aave-v3-periphery b/lib/aave-v3-periphery new file mode 160000 index 00000000..72fdcca1 --- /dev/null +++ b/lib/aave-v3-periphery @@ -0,0 +1 @@ +Subproject commit 72fdcca18838c2f4e05ecd25bbfb44f0db5383f7