From 46c83f11f3490536f344f19be23179cdcaf03c33 Mon Sep 17 00:00:00 2001 From: chefburger Date: Mon, 28 Oct 2024 16:58:13 +0800 Subject: [PATCH] forge install: pancake-create3-factory --- .gitmodules | 3 +++ lib/pancake-create3-factory | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/pancake-create3-factory diff --git a/.gitmodules b/.gitmodules index 048c1ec0..a7b53f63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "lib/openzeppelin-contracts"] path = lib/openzeppelin-contracts url = https://github.com/OpenZeppelin/openzeppelin-contracts +[submodule "lib/pancake-create3-factory"] + path = lib/pancake-create3-factory + url = https://github.com/pancakeswap/pancake-create3-factory diff --git a/lib/pancake-create3-factory b/lib/pancake-create3-factory new file mode 160000 index 00000000..959233c3 --- /dev/null +++ b/lib/pancake-create3-factory @@ -0,0 +1 @@ +Subproject commit 959233c3742131de85443e7272999e2ab288852d