|
|
@ -56,7 +56,7 @@ defaultPassword: "" |
|
|
|
widgets: |
|
|
|
- id: "bitcoin-wallet" |
|
|
|
type: "text-with-buttons" |
|
|
|
refresh: "30s" |
|
|
|
refresh: "5s" |
|
|
|
endpoint: "app:3006/v1/lnd/widgets/bitcoin-wallet" |
|
|
|
link: "" |
|
|
|
example: |
|
|
@ -74,7 +74,7 @@ widgets: |
|
|
|
link: "?action=receive-bitcoin" |
|
|
|
- id: "lightning-wallet" |
|
|
|
type: "text-with-buttons" |
|
|
|
refresh: "30s" |
|
|
|
refresh: "2s" |
|
|
|
endpoint: "app:3006/v1/lnd/widgets/lightning-wallet" |
|
|
|
link: "" |
|
|
|
example: |
|
|
@ -92,7 +92,7 @@ widgets: |
|
|
|
link: "?action=receive-lightning" |
|
|
|
- id: "lightning-stats" |
|
|
|
type: "four-stats" |
|
|
|
refresh: "30s" |
|
|
|
refresh: "5s" |
|
|
|
endpoint: "app:3006/v1/lnd/widgets/lightning-stats" |
|
|
|
link: "" |
|
|
|
example: |
|
|
|