stack_wallet/.gitmodules
sneurlax b3fa514734 use github.com instead of www.github.com as frostdart submodule url
caused issues for me initializing submodule using git on cli

see https://stackoverflow.com/a/64991733 and related
2024-01-25 12:14:25 -06:00

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