Removed submodule electrum_adapter

and update lock
This commit is contained in:
sneurlax 2024-02-12 16:36:27 -06:00
parent 4147e357a8
commit 543b47497f
4 changed files with 9 additions and 9 deletions

5
.gitmodules vendored
View file

@ -6,7 +6,4 @@
url = https://github.com/cypherstack/flutter_libmonero.git
[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
url = https://github.com/cypherstack/flutter_liblelantus.git

@ -1 +0,0 @@
Subproject commit 89dae750e1c9457c13db6a0103a48615154579e8

View file

@ -527,9 +527,11 @@ packages:
electrum_adapter:
dependency: "direct main"
description:
path: electrum_adapter
relative: true
source: path
path: "."
ref: "2bffd84753d2c37503d0626c1b74706f63bc91bf"
resolved-ref: "2bffd84753d2c37503d0626c1b74706f63bc91bf"
url: "https://github.com/cypherstack/electrum_adapter.git"
source: git
version: "3.0.0"
emojis:
dependency: "direct main"

View file

@ -174,7 +174,9 @@ dependencies:
path: coinlib_flutter
ref: 376d520b4516d4eb7c3f0bd4b1522f7769f3f2a7
electrum_adapter:
path: electrum_adapter
git:
url: https://github.com/cypherstack/electrum_adapter.git
ref: 2bffd84753d2c37503d0626c1b74706f63bc91bf
dev_dependencies:
flutter_test: