mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-02 22:04:23 +01:00
Add libbase58 as git submodule
Pointing to the latest release (0.1.4)
This commit is contained in:
committed by
Rusty Russell
parent
bdc4972df6
commit
3e6bb958eb
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "daemon/jsmn"]
|
||||
path = daemon/jsmn
|
||||
url = https://github.com/zserge/jsmn
|
||||
[submodule "bitcoin/libbase58"]
|
||||
path = bitcoin/libbase58
|
||||
url = https://github.com/bitcoin/libbase58.git
|
||||
|
||||
Reference in New Issue
Block a user