2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-08 19:10:35 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
40835e9d7b Renaming in scripts, image filename and other 2021-02-08 16:28:18 -06:00
Andreas M. Antonopoulos
ccb7b14771 Changing story/example names throughout 2021-02-08 16:22:58 -06:00
keblek
2f80b05d22
Added -r option to jq to strip quotes
The manual way for stripping quotes from a json reply is messy and gets in the way, jq has a built in tool `-r` to do this.

Aligned the echo commands so its a bit more tidy
2021-02-07 18:19:40 +01:00
evan
c213590a1d run jq on docker instance using bash -c args 2020-07-10 13:39:37 -04:00
Andreas M. Antonopoulos
dda03ffa54 Chapter ready for review: node_client.asciidoc
Finished chapter by demonstrating a whole Lightning network with diverse nodes using docker-compose. Added exercises for the reader. Ready for review!
2020-06-27 10:54:28 -04:00
Andreas M. Antonopoulos
f8e6a63190 typo 2020-06-19 10:38:36 -04:00
Andreas M. Antonopoulos
9ec58a1504 Moved setup-channels and added delay 2020-06-19 10:19:12 -04:00