mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-03 20:44:54 +01:00
95d3d65c62
Includes: psbt: Use renamed functions for new wally version psbt: Set the transaction directly to avoid script workarounds psbt: Use low-S grinding when computing signatures tx: Use wally_tx_clone from libwally now that its exported Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
14 lines
454 B
Plaintext
14 lines
454 B
Plaintext
[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/ElementsProject/libwally-core.git
|
|
ignore = dirty
|