From ea1cba8dd5e2544ca028e3fb54241ebcdd580a8a Mon Sep 17 00:00:00 2001 From: 0xdapper <0xdapp@protonmail.com> Date: Sun, 12 Mar 2023 11:52:17 +0530 Subject: [PATCH] forge install: solmate --- .gitmodules | 3 +++ lib/solmate | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/solmate diff --git a/.gitmodules b/.gitmodules index 05a73bd..233af14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = lib/aave-v3-core url = https://github.com/aave/aave-v3-core branch = v1.17.2 +[submodule "lib/solmate"] + path = lib/solmate + url = https://github.com/transmissions11/solmate diff --git a/lib/solmate b/lib/solmate new file mode 160000 index 0000000..1b3adf6 --- /dev/null +++ b/lib/solmate @@ -0,0 +1 @@ +Subproject commit 1b3adf677e7e383cc684b5d5bd441da86bf4bf1c