mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 01:37:54 +00:00
Resolved conflicts with flutterlibmonero
This commit is contained in:
parent
bce20eab32
commit
c73e41b2cb
2 changed files with 2 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,7 +3,7 @@
|
||||||
url = https://github.com/cypherstack/flutter_libepiccash.git
|
url = https://github.com/cypherstack/flutter_libepiccash.git
|
||||||
[submodule "crypto_plugins/flutter_libmonero"]
|
[submodule "crypto_plugins/flutter_libmonero"]
|
||||||
path = crypto_plugins/flutter_libmonero
|
path = crypto_plugins/flutter_libmonero
|
||||||
url = https://github.com/cypherstack/flutter_libmonero.git
|
url = git@github.com:cypherstack/flutter_libmonero.git
|
||||||
[submodule "crypto_plugins/flutter_liblelantus"]
|
[submodule "crypto_plugins/flutter_liblelantus"]
|
||||||
path = crypto_plugins/flutter_liblelantus
|
path = crypto_plugins/flutter_liblelantus
|
||||||
url = https://github.com/cypherstack/flutter_liblelantus.git
|
url = https://github.com/cypherstack/flutter_liblelantus.git
|
||||||
|
|
1
crypto_plugins/flutter_libmonero
Submodule
1
crypto_plugins/flutter_libmonero
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 407425c9fcf7a30c81f1345246c7225bc18b5cd5
|
Loading…
Reference in a new issue