mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-26 02:24:18 +01:00
tests: add submodule for lnprototests (points at branch right now)
Branch has fix for break in test_query_channel_range
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -14,3 +14,8 @@
|
||||
[submodule "external/gheap"]
|
||||
path = external/gheap
|
||||
url = https://github.com/valyala/gheap
|
||||
[submodule "external/lnprototest"]
|
||||
path = external/lnprototest
|
||||
url = https://github.com/niftynei/lnprototest.git
|
||||
branch = nifty/small-edits
|
||||
ignore = dirty
|
||||
|
||||
Reference in New Issue
Block a user