Replaces python-teos by rust-teos

This commit is contained in:
Sergi Delgado Segura
2022-07-22 15:48:07 +02:00
committed by Christian Decker
parent 8529abd833
commit 5f656a1f0f
2 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -22,9 +22,9 @@
[submodule "webhook"]
path = webhook
url = https://github.com/fiatjaf/lightningd-webhook.git
[submodule "python-teos"]
path = python-teos
url = https://github.com/talaia-labs/python-teos.git
[submodule "rust-teos"]
path = rust-teos
url = https://github.com/talaia-labs/rust-teos.git
[submodule "btcli4j"]
path = btcli4j
url = https://github.com/clightning4j/btcli4j.git