diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-11-16 15:38:01 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-11-16 15:38:01 +0100 |
commit | 25fe8df2377c6c6944bf2f782f5a802bab924db2 (patch) | |
tree | 2a39bfab835b348077213dc5a4da2fe755762fc5 | |
parent | 288286e0fee838aca8d23fd3829d024b3176c6c9 (diff) |
add wallet-core submodule for SPA
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | contrib/wallet-core | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f2b9611b2..18e1227d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,7 @@ [submodule "contrib/gana"] path = contrib/gana url = https://git.gnunet.org/gana.git +[submodule "contrib/wallet-core"] + path = contrib/wallet-core + url = https://git.taler.net/wallet-core.git + branch = prebuilt diff --git a/contrib/wallet-core b/contrib/wallet-core new file mode 160000 +Subproject 621dad2c2ec9a2adc52076cebf65891d6764c80 |