add electrum_adapter as submodule, TODO replace with git ref when stable

also replace sneurlax remote with cypherstack remote. is safe tho just trust me bro
This commit is contained in:
sneurlax 2024-02-12 14:58:40 -06:00
parent bc0d011d15
commit 831d1951c1
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "crypto_plugins/flutter_liblelantus"]
path = crypto_plugins/flutter_liblelantus
url = https://github.com/cypherstack/flutter_liblelantus.git
[submodule "electrum_adapter"]
path = electrum_adapter
url = https://github.com/cypherstack/electrum_adapter

1
electrum_adapter Submodule

@ -0,0 +1 @@
Subproject commit 978404cedadeb5f5670c2b2e1dfea595598614cc

View file

@ -173,6 +173,8 @@ dependencies:
url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter
ref: 376d520b4516d4eb7c3f0bd4b1522f7769f3f2a7
electrum_adapter:
path: electrum_adapter
dev_dependencies:
flutter_test: