mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 17:27:39 +00:00
b3fa514734
caused issues for me initializing submodule using git on cli see https://stackoverflow.com/a/64991733 and related
12 lines
576 B
Text
12 lines
576 B
Text
[submodule "crypto_plugins/flutter_libepiccash"]
|
|
path = crypto_plugins/flutter_libepiccash
|
|
url = https://github.com/cypherstack/flutter_libepiccash.git
|
|
[submodule "crypto_plugins/flutter_libmonero"]
|
|
path = crypto_plugins/flutter_libmonero
|
|
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 "crypto_plugins/frostdart"]
|
|
path = crypto_plugins/frostdart
|
|
url = https://github.com/cypherstack/frostdart
|