mirror of
https://github.com/lnbook/lnbook
synced 2024-11-04 18:00:26 +00:00
63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"branch": "master",
|
|
"files": [
|
|
"titlepage.html",
|
|
"copyright.html",
|
|
"toc.html",
|
|
"01_introduction.asciidoc",
|
|
"02_getting_started.asciidoc",
|
|
"03_how_ln_works.asciidoc",
|
|
"04_node_client.asciidoc",
|
|
"05_node_operations.asciidoc",
|
|
"06_lightning_architecture.asciidoc",
|
|
"07_payment_channels.asciidoc",
|
|
"08_routing_htlcs.asciidoc",
|
|
"09_channel_operation.asciidoc",
|
|
"10_onion_routing.asciidoc",
|
|
"appendix-bitcoin-fundamentals-review.asciidoc",
|
|
"appendix_license_notices.asciidoc",
|
|
"glossary.asciidoc",
|
|
"author_bio.html"
|
|
],
|
|
"formats": {
|
|
"pdf": {
|
|
"version": "web",
|
|
"color_count": "1",
|
|
"index": false,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"trim_size": "7inx9.1875in",
|
|
"antennahouse_version": "AHFormatterV62_64-MR4"
|
|
},
|
|
"epub": {
|
|
"index": false,
|
|
"toc": true,
|
|
"epubcheck": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false,
|
|
"mathmlreplacement": false
|
|
},
|
|
"mobi": {
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false
|
|
},
|
|
"html": {
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"consolidated": false
|
|
}
|
|
},
|
|
"theme": "oreillymedia/animal_theme_sass",
|
|
"title": "Mastering the Lightning Network",
|
|
"print_isbn13": "9781492054863",
|
|
"lang": "en",
|
|
"accent_color": "",
|
|
"templating": false
|
|
} |