Update website deps (#1622)

This commit is contained in:
Ben Carman 2020-07-01 17:07:26 -05:00 committed by GitHub
parent a309694f11
commit 34e9be1299
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1353 additions and 1446 deletions

View file

@ -12,7 +12,7 @@
"title": "CLI"
},
"applications/configuration": {
"title": "Application configuration"
"title": "Application Configuration"
},
"applications/dlc": {
"title": "Executing A DLC with Bitcoin-S"
@ -24,7 +24,7 @@
"title": "GUI"
},
"applications/node": {
"title": "Light client"
"title": "Light Client"
},
"applications/server": {
"title": "Application Server"
@ -59,6 +59,9 @@
"core/hd-keys": {
"title": "HD Key Generation"
},
"core/lightning-network": {
"title": "Lightning Network Data Types"
},
"core/psbts": {
"title": "Partially Signed Bitcoin Transactions"
},
@ -110,6 +113,9 @@
"testkit/testkit": {
"title": "Testkit"
},
"wallet/address-tagging": {
"title": "Address and UTXO tagging"
},
"wallet/chain-query-api": {
"title": "Chain Query API"
},
@ -119,6 +125,9 @@
"wallet/node-api": {
"title": "Node API"
},
"wallet/wallet-callbacks": {
"title": "Wallet Callbacks"
},
"wallet/wallet-get-address": {
"title": "Wallet Get Address APIs"
},

File diff suppressed because it is too large Load diff