build: grin submodules

Use node and wallet submodules to avoid dependency conflicts inside grin-wallet on grin repo update.

Reviewed-on: https://code.gri.mw/GUI/grim/pulls/29
This commit is contained in:
ardocrat
2026-01-09 23:08:34 +00:00
parent 12b6626624
commit 961e65be4c
5 changed files with 51 additions and 81 deletions
+7
View File
@@ -0,0 +1,7 @@
[submodule "node"]
path = node
url = https://code.gri.mw/ardocrat/node
[submodule "wallet"]
path = wallet
url = https://code.gri.mw/ardocrat/wallet
branch = grim