Compile and install c-lightning

This commit is contained in:
2020-12-21 16:53:22 +01:00
parent bbd5500982
commit f88354c67c
4 changed files with 39 additions and 23 deletions

View File

@@ -18,6 +18,7 @@
"kosmos-base",
"kosmos-base::default",
"kosmos-bitcoin::source",
"kosmos-bitcoin::c-lightning",
"kosmos-bitcoin::lnd",
"kosmos-bitcoin::dotnet",
"kosmos-bitcoin::nbxplorer",
@@ -59,6 +60,7 @@
"run_list": [
"recipe[kosmos-base]",
"recipe[kosmos-bitcoin::source]",
"recipe[kosmos-bitcoin::c-lightning]",
"recipe[kosmos-bitcoin::lnd]",
"role[btcpay]"
]