mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
You will want to 'make distclean' after this. I also removed libsecp; we use the one in in libwally anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 lines
293 B
Text
9 lines
293 B
Text
[submodule "daemon/jsmn"]
|
|
path = external/jsmn
|
|
url = https://github.com/zserge/jsmn
|
|
[submodule "bitcoin/libbase58"]
|
|
path = external/libbase58
|
|
url = https://github.com/bitcoin/libbase58.git
|
|
[submodule "libsodium"]
|
|
path = external/libsodium
|
|
url = https://github.com/jedisct1/libsodium.git
|