From 5abe52c9400b51087a2785f6c1ed2cd4b1c5e6ab Mon Sep 17 00:00:00 2001 From: 2xburnt <169301814+2xburnt@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:15:25 -0600 Subject: [PATCH] add submodule xion-testnet-2 --- .gitmodules | 4 ++++ testnets/xion-testnet-2 | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 testnets/xion-testnet-2 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b3cb98f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "testnets/xion-testnet-2"] + path = testnets/xion-testnet-2 + url = https://github.com/burnt-labs/xion-testnet-2.git + brannch = main diff --git a/testnets/xion-testnet-2 b/testnets/xion-testnet-2 new file mode 160000 index 0000000..8ce420f --- /dev/null +++ b/testnets/xion-testnet-2 @@ -0,0 +1 @@ +Subproject commit 8ce420fcc78e9cc95f108ae94cb72428edc6222e