Refactor bitcoin-related roles and node config

This commit is contained in:
Râu Cao
2022-12-22 19:35:41 +07:00
parent 379a503dd0
commit fb1206d03f
6 changed files with 34 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
name "cln"
run_list %w(
kosmos-bitcoin::c-lightning
)