commit 3dc2dd4e6566fa8bba8935bc6e49c06dc66ef48d Author: Shorssaud Date: Mon Jan 23 19:57:16 2023 +0100 added nim-codex submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..61258c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nim-codex"] + path = nim-codex + url = git@github.com:status-im/nim-codex.git diff --git a/nim-codex b/nim-codex new file mode 160000 index 0000000..df729be --- /dev/null +++ b/nim-codex @@ -0,0 +1 @@ +Subproject commit df729be261762382a917be1ee840035913f7c835