From d9d234c6e96a6958759f20953ae0c054cf2de6a0 Mon Sep 17 00:00:00 2001 From: Steffen Beyer Date: Fri, 13 Mar 2026 21:43:51 +0100 Subject: [PATCH] build: marmot-ts submodule --- .gitmodules | 3 +++ marmot-ts | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 marmot-ts diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7e47289 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "marmot-ts"] + path = marmot-ts + url = https://github.com/marmot-protocol/marmot-ts.git diff --git a/marmot-ts b/marmot-ts new file mode 160000 index 0000000..c75b9d4 --- /dev/null +++ b/marmot-ts @@ -0,0 +1 @@ +Subproject commit c75b9d4b51d80ff5afb9746bcbc3521a49bc78d7