mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
14 lines
478 B
Text
14 lines
478 B
Text
[submodule "daemon/jsmn"]
|
|
path = external/jsmn
|
|
url = https://github.com/zserge/jsmn
|
|
[submodule "libsodium"]
|
|
path = external/libsodium
|
|
url = https://github.com/jedisct1/libsodium.git
|
|
[submodule "external/libbacktrace"]
|
|
path = external/libbacktrace
|
|
url = https://github.com/ianlancetaylor/libbacktrace.git
|
|
[submodule "external/libwally-core"]
|
|
path = external/libwally-core
|
|
url = https://github.com/niftynei/libwally-core.git
|
|
ignore = dirty
|
|
branch = nifty/blessed-branch
|