From 306d2f7ce254201727b5a1a2356044ca2cd93ab2 Mon Sep 17 00:00:00 2001 From: ChefMist <133624774+ChefMist@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:53:08 +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 527d22a..cb1a50f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "lib/pancake-v4-periphery"] path = lib/pancake-v4-periphery url = https://github.com/pancakeswap/pancake-v4-periphery +[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 0000000..959233c --- /dev/null +++ b/lib/pancake-create3-factory @@ -0,0 +1 @@ +Subproject commit 959233c3742131de85443e7272999e2ab288852d