Commit Graph

13 Commits (d557698688e35f48f2b69670d839e5d9f84bf60a)

Author SHA1 Message Date
Andreas M. Antonopoulos f94fe3fd93 Docker example fixes, upgrades and ch4 text edits
The docker containers have been improved and updated. The payment demo script can be rerun and is resilient to errors and delays. The docker mini-tutotial and installation instructions have been moved to a new appendix
3 years ago
Christian Decker b951cfa970 cl: Use bitcoin-cli to fund the wallet
Simpler than using curl+json and have to add the wallet argument.
3 years ago
Christian Decker 08a1996471 cl: Use the reproducibly built release instead of the PPA
Also allows us to verify the integrity of the release :-)
3 years ago
keblek 8c4923a01c
Changed comment, wrong implementation
Refers to LND, should be c-lightning
4 years ago
keblek 68504ea511
Removed another unnecessary command line argument 4 years ago
keblek d482f18ef6
Removed unnecessary command line argument 4 years ago
keblek 821aa636fc
Bump clightning to 9.3 4 years ago
Vlad Stan 0c27defb00 #549 update lightningd to use a specific version 4 years ago
Andreas M. Antonopoulos 744ad752c3 Fixes #273 4 years ago
Andreas M. Antonopoulos 6f25921336 Docker (wait-for-bitcoind) and docker-compose fixes
Sequencing of containers now works.
4 years ago
Andreas M. Antonopoulos bcaa4eed78 Docker cleanup and docker-compose start 4 years ago
Andreas M. Antonopoulos 14f08bfdde Docker setup for c-lightning done 4 years ago
Andreas M. Antonopoulos e793a3dbeb Docker c-lightning setup 4 years ago