From 44321d62e5bce9fa1d3dfca31fd364ec8d7e97f0 Mon Sep 17 00:00:00 2001 From: ShahanaFarooqui Date: Mon, 31 Oct 2022 17:43:54 -0700 Subject: [PATCH] Removing Spaces --- .../cln/graph/lookups/lookups.component.html | 4 +- .../node-lookup/node-lookup.component.html | 10 +-- .../query-routes/query-routes.component.html | 22 +++--- .../liquidity-ads-list.component.html | 20 +++--- ...pen-liquidity-channel-modal.component.html | 6 +- .../on-chain-send-modal.component.html | 2 +- .../utxo-tables/utxos/utxos.component.html | 16 ++--- .../channel-open-table.component.html | 30 ++++---- .../channel-pending-table.component.html | 30 ++++---- .../peers-channels/peers/peers.component.html | 8 +-- .../failed-transactions.component.html | 2 +- .../forwarding-history.component.html | 2 +- .../local-failed-transactions.component.html | 2 +- .../create-invoice.component.html | 2 +- .../lightning-invoices-table.component.html | 24 +++---- .../offer-bookmarks-table.component.html | 14 ++-- .../offers-table/offers-table.component.html | 10 +-- .../lightning-payments.component.html | 4 +- .../node-lookup/node-lookup.component.html | 4 +- .../query-routes/query-routes.component.html | 6 +- .../on-chain-send-modal.component.html | 2 +- ...n-chain-transaction-history.component.html | 16 ++--- .../channel-inactive-table.component.html | 24 +++---- .../channel-open-table.component.html | 24 +++---- .../channel-pending-table.component.html | 20 +++--- .../peers-channels/peers/peers.component.html | 12 ++-- .../forwarding-history.component.html | 2 +- .../create-invoice.component.html | 2 +- .../lightning-invoices.component.html | 22 +++--- .../lightning-payments.component.html | 2 +- .../channel-backup-table.component.html | 4 +- .../channel-restore-table.component.html | 4 +- .../node-lookup/node-lookup.component.html | 6 +- .../query-routes/query-routes.component.html | 32 ++++----- .../on-chain-send-modal.component.html | 2 +- ...n-chain-transaction-history.component.html | 18 ++--- .../utxo-tables/utxos/utxos.component.html | 19 +++-- .../utxo-tables/utxos/utxos.component.ts | 6 +- .../channel-active-htlcs-table.component.html | 10 +-- .../channel-closed-table.component.html | 40 +++++------ .../channel-open-table.component.html | 18 ++--- .../channel-pending-table.component.html | 70 +++++++++---------- .../peers-channels/peers/peers.component.html | 32 ++++----- .../forwarding-history.component.html | 2 +- .../non-routing-peers.component.html | 4 +- .../routing-peers.component.html | 2 +- .../create-invoice.component.html | 2 +- .../lightning-invoices.component.html | 42 +++++------ .../lightning-payments.component.html | 2 +- .../boltz/swaps/swaps.component.html | 32 ++++----- .../loop/swaps/swaps.component.html | 22 +++--- .../transactions-report-table.component.html | 2 +- 52 files changed, 356 insertions(+), 359 deletions(-) diff --git a/src/app/cln/graph/lookups/lookups.component.html b/src/app/cln/graph/lookups/lookups.component.html index 418afee0..e1329bbf 100644 --- a/src/app/cln/graph/lookups/lookups.component.html +++ b/src/app/cln/graph/lookups/lookups.component.html @@ -17,7 +17,7 @@ - +
{{lookupFields[selectedFieldId].name}} Details @@ -27,7 +27,7 @@

Error! Unable to find details!

-
+ diff --git a/src/app/cln/graph/lookups/node-lookup/node-lookup.component.html b/src/app/cln/graph/lookups/node-lookup/node-lookup.component.html index cc4478de..aedfcc17 100644 --- a/src/app/cln/graph/lookups/node-lookup/node-lookup.component.html +++ b/src/app/cln/graph/lookups/node-lookup/node-lookup.component.html @@ -1,5 +1,5 @@
- +

Alias

@@ -28,20 +28,20 @@ - + - + - + +
Type {{address?.type}} {{address?.type}} Address {{address?.address}} {{address?.address}} Port {{address?.port}} {{address?.port}}
Actions
-
diff --git a/src/app/cln/graph/query-routes/query-routes.component.html b/src/app/cln/graph/query-routes/query-routes.component.html index f3d27638..f47b36b1 100644 --- a/src/app/cln/graph/query-routes/query-routes.component.html +++ b/src/app/cln/graph/query-routes/query-routes.component.html @@ -27,7 +27,7 @@ - + - + - - + + - - + + - - + + - - + + + diff --git a/src/app/cln/liquidity-ads/liquidity-ads-list/liquidity-ads-list.component.html b/src/app/cln/liquidity-ads/liquidity-ads-list/liquidity-ads-list.component.html index f336e558..274e1fff 100644 --- a/src/app/cln/liquidity-ads/liquidity-ads-list/liquidity-ads-list.component.html +++ b/src/app/cln/liquidity-ads/liquidity-ads-list/liquidity-ads-list.component.html @@ -61,7 +61,7 @@
ID ID
{{hop?.id}} @@ -35,7 +35,7 @@
Alias Alias
{{hop?.alias}} @@ -43,25 +43,25 @@
Channel {{hop?.channel}} Channel{{hop?.channel}} Direction {{hop?.direction}} Direction{{hop?.direction}} Delay {{hop?.delay | number}} Delay{{hop?.delay | number}} Amount (Sats) {{hop?.msatoshi/1000 | number}}Amount (Sats){{hop?.msatoshi/1000 | number}}
Actions
-
- + - + - + - + - + - + - + - +
Alias Alias
@@ -76,7 +76,7 @@
Node ID Node ID
{{lqNode?.nodeid}} @@ -84,33 +84,33 @@
Last Announcement At Last Announcement At {{((lqNode?.last_timestamp * 1000) | date:'dd/MMM/y HH:mm') || '-'}} Compact Lease Compact Lease {{ lqNode?.option_will_fund?.compact_lease }} Lease Fee Lease Fee {{lqNode?.option_will_fund?.lease_fee_base_msat/1000 | number:'1.0-0'}} Sats + {{(lqNode?.option_will_fund?.lease_fee_basis/100) | number:'1.2-2'}}% Routing Fee Routing Fee {{lqNode?.option_will_fund?.channel_fee_max_base_msat/1000 | number:'1.0-0'}} Sats + {{lqNode?.option_will_fund?.channel_fee_max_proportional_thousandths * 1000 | number:'1.0-0'}} ppm Channel Opening Fee (Sats) Channel Opening Fee (Sats) {{lqNode.channel_opening_fee | number:'1.0-0'}} @@ -118,7 +118,7 @@ Funding Weight Funding Weight {{lqNode?.option_will_fund?.funding_weight | number:'1.0-0'}} @@ -133,7 +133,7 @@ Download CSV - +
diff --git a/src/app/cln/liquidity-ads/open-liquidity-channel-modal/open-liquidity-channel-modal.component.html b/src/app/cln/liquidity-ads/open-liquidity-channel-modal/open-liquidity-channel-modal.component.html index ed1a2bb2..79a15649 100644 --- a/src/app/cln/liquidity-ads/open-liquidity-channel-modal/open-liquidity-channel-modal.component.html +++ b/src/app/cln/liquidity-ads/open-liquidity-channel-modal/open-liquidity-channel-modal.component.html @@ -73,15 +73,15 @@ - + - + - + diff --git a/src/app/cln/on-chain/on-chain-send-modal/on-chain-send-modal.component.html b/src/app/cln/on-chain/on-chain-send-modal/on-chain-send-modal.component.html index d6bd50a5..6248ced4 100644 --- a/src/app/cln/on-chain/on-chain-send-modal/on-chain-send-modal.component.html +++ b/src/app/cln/on-chain/on-chain-send-modal/on-chain-send-modal.component.html @@ -15,7 +15,7 @@ Amount replaced by UTXO balance - {{selAmountUnit}} + {{selAmountUnit}} {{amountError}} diff --git a/src/app/cln/on-chain/utxo-tables/utxos/utxos.component.html b/src/app/cln/on-chain/utxo-tables/utxos/utxos.component.html index e851c124..e6d79b3e 100644 --- a/src/app/cln/on-chain/utxo-tables/utxos/utxos.component.html +++ b/src/app/cln/on-chain/utxo-tables/utxos/utxos.component.html @@ -24,7 +24,7 @@ - + - + - + - + - + - + - + @@ -78,7 +78,7 @@ Download CSV - + diff --git a/src/app/cln/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html b/src/app/cln/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html index 16353462..7676f26b 100644 --- a/src/app/cln/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html +++ b/src/app/cln/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html @@ -16,7 +16,7 @@ - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - - + + - + - + - + - + - + - + @@ -93,7 +93,7 @@ Download CSV - + - + - + - + diff --git a/src/app/cln/routing/forwarding-history/forwarding-history.component.html b/src/app/cln/routing/forwarding-history/forwarding-history.component.html index 931400fd..5b536e70 100644 --- a/src/app/cln/routing/forwarding-history/forwarding-history.component.html +++ b/src/app/cln/routing/forwarding-history/forwarding-history.component.html @@ -69,7 +69,7 @@ Download CSV - + diff --git a/src/app/cln/routing/local-failed-transactions/local-failed-transactions.component.html b/src/app/cln/routing/local-failed-transactions/local-failed-transactions.component.html index 227e6228..d6d49cff 100644 --- a/src/app/cln/routing/local-failed-transactions/local-failed-transactions.component.html +++ b/src/app/cln/routing/local-failed-transactions/local-failed-transactions.component.html @@ -63,7 +63,7 @@ Download CSV - + diff --git a/src/app/cln/transactions/invoices/create-invoice-modal/create-invoice.component.html b/src/app/cln/transactions/invoices/create-invoice-modal/create-invoice.component.html index 0e89684c..60c60d4e 100644 --- a/src/app/cln/transactions/invoices/create-invoice-modal/create-invoice.component.html +++ b/src/app/cln/transactions/invoices/create-invoice-modal/create-invoice.component.html @@ -19,7 +19,7 @@ - {{selTimeUnit | titlecase}} + {{selTimeUnit | titlecase}} diff --git a/src/app/cln/transactions/invoices/invoices-table/lightning-invoices-table.component.html b/src/app/cln/transactions/invoices/invoices-table/lightning-invoices-table.component.html index d6be5cd5..f43d46a6 100644 --- a/src/app/cln/transactions/invoices/invoices-table/lightning-invoices-table.component.html +++ b/src/app/cln/transactions/invoices/invoices-table/lightning-invoices-table.component.html @@ -39,21 +39,21 @@ - + - + - + - + - + - + - + - - + + - - + + +
Type {{address?.type}} {{address?.type}} Address {{address?.address }} {{address?.address }} Port {{address?.port}} {{address?.port}}
Transaction ID Transaction ID {{utxo.txid}} @@ -32,7 +32,7 @@ Address Address {{utxo.address}} @@ -40,7 +40,7 @@ Script Pubkey Script Pubkey {{utxo.scriptpubkey}} @@ -48,24 +48,24 @@ Output Output {{utxo?.output | number}} Value (Sats) Value (Sats) {{utxo.value | number}} ({{utxo.value * -1 | number}}) Blockheight Blockheight {{utxo?.blockheight | number}} Reserved Reserved {{utxo.reserved ? 'Yes' : 'No'}} Short Channel ID Short Channel ID
{{channel?.short_channel_id}} @@ -24,7 +24,7 @@
Alias Alias
{{channel?.alias}} @@ -32,7 +32,7 @@
ID ID
{{channel?.id}} @@ -40,7 +40,7 @@
Channel ID Channel ID
{{channel?.channel_id}} @@ -48,7 +48,7 @@
Funding Transaction ID Funding Transaction ID
{{channel?.funding_txid}} @@ -56,41 +56,41 @@
Connected {{(channel?.connected) ? 'Connected' : 'Disconnected'}} Connected{{(channel?.connected) ? 'Connected' : 'Disconnected'}} Local Reserve (Sats) Local Reserve (Sats) {{channel?.our_channel_reserve_satoshis | number:'1.0-0'}} Remote Reserve (Sats) Remote Reserve (Sats) {{channel?.their_channel_reserve_satoshis | number:'1.0-0'}} Total (Sats) Total (Sats) {{channel?.msatoshi_total/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Spendable (Sats) Spendable (Sats) {{channel?.spendable_msatoshi/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Local Balance (Sats) Local Balance (Sats) {{channel?.msatoshi_to_us/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Remote Balance (Sats) Remote Balance (Sats) {{channel?.msatoshi_to_them/1000 | number:channel?.msatoshi_to_them < 1000 ? '1.0-4' : '1.0-0'}} Balance Score Balance Score
{{channel.balancedness || 0 | number}} @@ -107,7 +107,7 @@ Download CSV
- +
diff --git a/src/app/cln/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html b/src/app/cln/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html index b54659b2..02e32433 100644 --- a/src/app/cln/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html +++ b/src/app/cln/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html @@ -16,7 +16,7 @@
Alias Alias
{{channel?.alias}} @@ -24,7 +24,7 @@
ID ID
{{channel?.id}} @@ -32,7 +32,7 @@
Channel ID Channel ID
{{channel?.channel_id}} @@ -40,7 +40,7 @@
Funding Transaction ID Funding Transaction ID
{{channel?.funding_txid}} @@ -48,40 +48,40 @@
Connected {{(channel?.connected) ? 'Connected' : 'Disconnected'}} Connected{{(channel?.connected) ? 'Connected' : 'Disconnected'}} State {{CLNChannelPendingState[channel?.state]}} State{{CLNChannelPendingState[channel?.state]}} Local Reserve (Sats) Local Reserve (Sats) {{channel?.our_channel_reserve_satoshis | number:'1.0-0'}} Remote Reserve (Sats) Remote Reserve (Sats) {{channel?.their_channel_reserve_satoshis | number:'1.0-0'}} Total (Sats) Total (Sats) {{channel?.msatoshi_total/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Spendable (Sats) Spendable (Sats) {{channel?.spendable_msatoshi/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Local Balance (Sats) Local Balance (Sats) {{channel?.msatoshi_to_us/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Remote Balance (Sats) Remote Balance (Sats) {{channel?.msatoshi_to_them/1000 | number:channel?.msatoshi_to_them < 1000 ? '1.0-4' : '1.0-0'}}
diff --git a/src/app/cln/peers-channels/peers/peers.component.html b/src/app/cln/peers-channels/peers/peers.component.html index 5c729ea3..ac4cea64 100644 --- a/src/app/cln/peers-channels/peers/peers.component.html +++ b/src/app/cln/peers-channels/peers/peers.component.html @@ -25,7 +25,7 @@
Alias Alias
{{peer?.alias}} @@ -33,7 +33,7 @@
ID ID
{{peer?.id}} @@ -41,7 +41,7 @@
Network Address Network Address
{{addr}},
@@ -56,7 +56,7 @@ Download CSV
- +
diff --git a/src/app/cln/routing/failed-transactions/failed-transactions.component.html b/src/app/cln/routing/failed-transactions/failed-transactions.component.html index 830776bc..35396ca5 100644 --- a/src/app/cln/routing/failed-transactions/failed-transactions.component.html +++ b/src/app/cln/routing/failed-transactions/failed-transactions.component.html @@ -67,7 +67,7 @@ Download CSV
- +
Expiry Date Expiry Date {{(invoice?.expires_at * 1000) | date:'dd/MMM/y HH:mm'}} Date Settled Date Settled {{((invoice?.paid_at * 1000) | date:'dd/MMM/y HH:mm') || '-'}} Type Type {{ invoice?.bolt12 ? 'Bolt12' : (invoice?.bolt11 && !invoice.label.includes('keysend-')) ? 'Bolt11' : 'Keysend' }} Description Description
{{invoice?.description}} @@ -61,7 +61,7 @@
Label Label
{{invoice?.label}} @@ -69,7 +69,7 @@
Payment Hash Payment Hash
{{invoice?.payment_hash}} @@ -77,7 +77,7 @@
Invoice Invoice
{{invoice?.bolt11}} @@ -85,12 +85,12 @@
Amount (Sats) {{invoice?.msatoshi/1000 | number:invoice?.msatoshi < 1000 ? '1.0-4' : '1.0-0'}}Amount (Sats){{invoice?.msatoshi/1000 | number:invoice?.msatoshi < 1000 ? '1.0-4' : '1.0-0'}} Amount Settled (Sats) {{invoice?.msatoshi_received/1000 | number:invoice?.msatoshi_received < 1000 ? '1.0-4' : '1.0-0'}}Amount Settled (Sats){{invoice?.msatoshi_received/1000 | number:invoice?.msatoshi_received < 1000 ? '1.0-4' : '1.0-0'}} @@ -100,7 +100,7 @@ Download CSV -
diff --git a/src/app/cln/transactions/offers/offer-bookmarks-table/offer-bookmarks-table.component.html b/src/app/cln/transactions/offers/offer-bookmarks-table/offer-bookmarks-table.component.html index 2c3fe66b..4d419959 100644 --- a/src/app/cln/transactions/offers/offer-bookmarks-table/offer-bookmarks-table.component.html +++ b/src/app/cln/transactions/offers/offer-bookmarks-table/offer-bookmarks-table.component.html @@ -14,11 +14,11 @@ - + - + - + - + - + - + @@ -57,7 +57,7 @@ Download CSV - + - + - + - + - + - + @@ -100,7 +100,7 @@ Download CSV - + diff --git a/src/app/eclair/graph/lookups/node-lookup/node-lookup.component.html b/src/app/eclair/graph/lookups/node-lookup/node-lookup.component.html index b32baf95..bfaa9eba 100644 --- a/src/app/eclair/graph/lookups/node-lookup/node-lookup.component.html +++ b/src/app/eclair/graph/lookups/node-lookup/node-lookup.component.html @@ -35,12 +35,12 @@
Updated At Updated At {{offersbookmark.lastUpdatedAt | date:'dd/MMM/y HH:mm'}} Title Title
{{offersbookmark.title}} @@ -26,7 +26,7 @@
Description Description
{{offersbookmark.description}} @@ -34,11 +34,11 @@
Vendor Vendor {{offersbookmark.vendor}} Invoice Invoice
{{offersbookmark.bolt12}} @@ -46,7 +46,7 @@
Amount (Sats) Amount (Sats) {{(offersbookmark.amountMSat === 0) ? 'Open' : (offersbookmark.amountMSat / 1000) | number}}
diff --git a/src/app/cln/transactions/offers/offers-table/offers-table.component.html b/src/app/cln/transactions/offers/offers-table/offers-table.component.html index 51e87591..9de2e1ab 100644 --- a/src/app/cln/transactions/offers/offers-table/offers-table.component.html +++ b/src/app/cln/transactions/offers/offers-table/offers-table.component.html @@ -23,7 +23,7 @@
Offer ID Offer ID
@@ -33,17 +33,17 @@
Single Use Single Use {{offer.single_use ? 'Yes' : 'No'}} Used Used {{offer.used ? 'Yes' : 'No'}} Invoice Invoice
@@ -60,7 +60,7 @@ Download CSV
- +
diff --git a/src/app/cln/transactions/payments/lightning-payments.component.html b/src/app/cln/transactions/payments/lightning-payments.component.html index 679923ca..b39e1ecc 100644 --- a/src/app/cln/transactions/payments/lightning-payments.component.html +++ b/src/app/cln/transactions/payments/lightning-payments.component.html @@ -41,7 +41,7 @@
Type Type {{ payment?.bolt12 ? 'Bolt12' : payment?.bolt11 ? 'Bolt11' : 'Keysend' }}
- + +
Address {{address}} {{address}}
Actions
-
diff --git a/src/app/eclair/graph/query-routes/query-routes.component.html b/src/app/eclair/graph/query-routes/query-routes.component.html index 4baf3572..58def3cf 100644 --- a/src/app/eclair/graph/query-routes/query-routes.component.html +++ b/src/app/eclair/graph/query-routes/query-routes.component.html @@ -38,7 +38,7 @@
- + - + + diff --git a/src/app/eclair/on-chain/on-chain-send-modal/on-chain-send-modal.component.html b/src/app/eclair/on-chain/on-chain-send-modal/on-chain-send-modal.component.html index febc8a1d..87f8d5b1 100644 --- a/src/app/eclair/on-chain/on-chain-send-modal/on-chain-send-modal.component.html +++ b/src/app/eclair/on-chain/on-chain-send-modal/on-chain-send-modal.component.html @@ -14,7 +14,7 @@ - {{selAmountUnit}} + {{selAmountUnit}} {{amountError}} diff --git a/src/app/eclair/on-chain/on-chain-transaction-history/on-chain-transaction-history.component.html b/src/app/eclair/on-chain/on-chain-transaction-history/on-chain-transaction-history.component.html index 8d8c118e..e7cd6a5f 100644 --- a/src/app/eclair/on-chain/on-chain-transaction-history/on-chain-transaction-history.component.html +++ b/src/app/eclair/on-chain/on-chain-transaction-history/on-chain-transaction-history.component.html @@ -14,11 +14,11 @@
Alias Alias {{hop?.alias}} @@ -46,7 +46,7 @@ ID ID {{hop?.nodeId}} @@ -56,7 +56,7 @@
Actions
-
- + - + - + - + - + - + - + @@ -65,7 +65,7 @@ Download CSV - + diff --git a/src/app/eclair/peers-channels/channels/channels-tables/channel-inactive-table/channel-inactive-table.component.html b/src/app/eclair/peers-channels/channels/channels-tables/channel-inactive-table/channel-inactive-table.component.html index 70c6a330..51b6cafb 100644 --- a/src/app/eclair/peers-channels/channels/channels-tables/channel-inactive-table/channel-inactive-table.component.html +++ b/src/app/eclair/peers-channels/channels/channels-tables/channel-inactive-table/channel-inactive-table.component.html @@ -16,15 +16,15 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -77,7 +77,7 @@ {{channel?.feeRatePerKw | number:'1.0-0'}} - + - - + + - + - + - + - + - + - + - + @@ -70,7 +70,7 @@ Download CSV - + diff --git a/src/app/eclair/peers-channels/peers/peers.component.html b/src/app/eclair/peers-channels/peers/peers.component.html index f4058e2b..fca0a7ce 100644 --- a/src/app/eclair/peers-channels/peers/peers.component.html +++ b/src/app/eclair/peers-channels/peers/peers.component.html @@ -25,7 +25,7 @@ - + - + - + - - + + + diff --git a/src/app/eclair/transactions/create-invoice-modal/create-invoice.component.html b/src/app/eclair/transactions/create-invoice-modal/create-invoice.component.html index 95fe2252..28982a5c 100644 --- a/src/app/eclair/transactions/create-invoice-modal/create-invoice.component.html +++ b/src/app/eclair/transactions/create-invoice-modal/create-invoice.component.html @@ -20,7 +20,7 @@ - {{selTimeUnit | titlecase}} + {{selTimeUnit | titlecase}} diff --git a/src/app/eclair/transactions/invoices/lightning-invoices.component.html b/src/app/eclair/transactions/invoices/lightning-invoices.component.html index 6d6bc136..f20c0a60 100644 --- a/src/app/eclair/transactions/invoices/lightning-invoices.component.html +++ b/src/app/eclair/transactions/invoices/lightning-invoices.component.html @@ -39,19 +39,19 @@ - + - + - + - + - + - + - + - + @@ -94,7 +94,7 @@ Download CSV - + diff --git a/src/app/lnd/backup/channel-backup-table/channel-backup-table.component.html b/src/app/lnd/backup/channel-backup-table/channel-backup-table.component.html index dd5bdceb..64fbb56c 100644 --- a/src/app/lnd/backup/channel-backup-table/channel-backup-table.component.html +++ b/src/app/lnd/backup/channel-backup-table/channel-backup-table.component.html @@ -27,7 +27,7 @@
Date/Time Date/Time {{(transaction?.timestamp * 1000) | date:'dd/MMM/y HH:mm'}} Address Address
{{transaction?.address}} @@ -26,7 +26,7 @@
Blockhash Blockhash
{{transaction?.blockHash}} @@ -34,7 +34,7 @@
Transaction ID Transaction ID
{{transaction?.txid}} @@ -42,18 +42,18 @@
Amount (Sats) Amount (Sats) {{transaction?.amount | number}} ({{transaction?.amount * -1 | number}}) Fees (Sats) Fees (Sats) {{transaction?.fees | number}} Confirmations Confirmations {{transaction?.confirmations | number}} State State {{channel?.state | titlecase}} Short Channel ID Short Channel ID {{channel?.shortChannelId}} Channel ID Channel ID
{{channel?.channelId}} @@ -32,7 +32,7 @@
Alias Alias
{{channel.alias}} @@ -40,7 +40,7 @@
Node ID Node ID
{{channel?.nodeId}} @@ -48,30 +48,30 @@
Funder Funder {{channel?.isFunder ? 'Yes' : 'No'}} Buried Buried {{channel?.buried ? 'Yes' : 'No'}} Local Balance (Sats) Local Balance (Sats) {{channel?.toLocal | number:'1.0-0'}} Remote Balance (Sats) Remote Balance (Sats) {{channel?.toRemote | number:'1.0-0'}} Local Fee/KWLocal Fee/KW {{channel?.feeRatePerKw | number:'1.0-0'}} Balance Score Balance Score
{{channel?.balancedness || 0 | number}} @@ -87,7 +87,7 @@ Download CSV
- +
diff --git a/src/app/eclair/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html b/src/app/eclair/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html index 78db0537..4363d9f2 100644 --- a/src/app/eclair/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html +++ b/src/app/eclair/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html @@ -16,11 +16,11 @@
Short Channel ID Short Channel ID {{channel?.shortChannelId}} Channel ID Channel ID
{{channel?.channelId}} @@ -28,7 +28,7 @@
Alias Alias
{{channel?.alias}} @@ -36,7 +36,7 @@
Node ID Node ID
{{channel?.nodeId}} @@ -44,30 +44,30 @@
Funder Funder {{channel?.isFunder ? 'Yes' : 'No'}} Buried Buried {{channel?.buried ? 'Yes' : 'No'}} Base Fee (mSats) Base Fee (mSats) {{channel?.feeBaseMsat | number:'1.0-0'}} Fee Rate (mili mSats) Fee Rate (mili mSats) {{channel?.feeProportionalMillionths | number:'1.0-0'}} Local Balance (Sats) Local Balance (Sats) {{channel?.toLocal | number:'1.0-0'}} Remote Balance (Sats) Remote Balance (Sats) {{channel?.toRemote | number:'1.0-0'}} Balance Score Balance Score
{{channel?.balancedness || 0 | number}} @@ -94,7 +94,7 @@ Download CSV
- +
diff --git a/src/app/eclair/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html b/src/app/eclair/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html index a704f24e..f7dd91d8 100644 --- a/src/app/eclair/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html +++ b/src/app/eclair/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html @@ -16,11 +16,11 @@
State {{channel?.state | titlecase}}State{{channel?.state | titlecase}} Channel ID Channel ID
{{channel?.channelId}} @@ -28,11 +28,11 @@
Alias Alias {{channel?.alias}} Node ID Node ID
{{channel?.nodeId}} @@ -40,20 +40,20 @@
Funder Funder {{channel?.isFunder ? 'Yes' : 'No'}} Buried Buried {{channel?.buried ? 'Yes' : 'No'}} Local Balance (Sats) Local Balance (Sats) {{channel?.toLocal | number:'1.0-0'}} Remote Balance (Sats) Remote Balance (Sats) {{channel?.toRemote | number:'1.0-0'}} Alias Alias
{{peer?.alias}} @@ -33,7 +33,7 @@
Node ID Node ID
{{peer?.nodeId}} @@ -41,14 +41,14 @@
Network Address Network Address {{peer?.address}} Channels {{peer?.channels}} Channels{{peer?.channels}} @@ -58,7 +58,7 @@ Download CSV -
diff --git a/src/app/eclair/routing/forwarding-history/forwarding-history.component.html b/src/app/eclair/routing/forwarding-history/forwarding-history.component.html index e4977d92..5da98d5e 100644 --- a/src/app/eclair/routing/forwarding-history/forwarding-history.component.html +++ b/src/app/eclair/routing/forwarding-history/forwarding-history.component.html @@ -89,7 +89,7 @@ Download CSV
- +
Date Created Date Created {{(invoice?.timestamp * 1000) | date:'dd/MMM/y HH:mm'}} Date Expiry Date Expiry {{((invoice?.expiresAt * 1000) | date:'dd/MMM/y HH:mm') || '-'}} Date Settled Date Settled {{((invoice?.receivedAt * 1000) | date:'dd/MMM/y HH:mm') || '-'}} Node ID Node ID
{{invoice?.nodeId}} @@ -59,7 +59,7 @@
Description Description
{{invoice?.description}} @@ -67,7 +67,7 @@
Payment Hash Payment Hash
{{invoice?.paymentHash}} @@ -75,15 +75,15 @@
Amount (Sats) Amount (Sats) - {{invoice?.amount ? (invoice?.amount | number:'1.0-0') : '-'}} + {{invoice?.amount ? (invoice?.amount | number:'1.0-0') : '-'}} Amount Settled (Sats) Amount Settled (Sats) - {{invoice?.amountSettled ? (invoice?.amountSettled | number:'1.0-0') : '-'}} + {{invoice?.amountSettled ? (invoice?.amountSettled | number:'1.0-0') : '-'}}
diff --git a/src/app/eclair/transactions/payments/lightning-payments.component.html b/src/app/eclair/transactions/payments/lightning-payments.component.html index bf5396b5..44b02732 100644 --- a/src/app/eclair/transactions/payments/lightning-payments.component.html +++ b/src/app/eclair/transactions/payments/lightning-payments.component.html @@ -91,7 +91,7 @@ Download CSV
- +
- + +
Channel Point Channel Point
{{channel?.channel_point}} @@ -37,7 +37,7 @@
Actions
-
diff --git a/src/app/lnd/backup/channel-restore-table/channel-restore-table.component.html b/src/app/lnd/backup/channel-restore-table/channel-restore-table.component.html index c7323ca4..d097647a 100644 --- a/src/app/lnd/backup/channel-restore-table/channel-restore-table.component.html +++ b/src/app/lnd/backup/channel-restore-table/channel-restore-table.component.html @@ -22,7 +22,7 @@ - + +
Channel Point Channel Point
{{channel?.channel_point}} @@ -32,7 +32,7 @@
Actions
-
diff --git a/src/app/lnd/graph/lookups/node-lookup/node-lookup.component.html b/src/app/lnd/graph/lookups/node-lookup/node-lookup.component.html index 0533ca97..c87fc0f6 100644 --- a/src/app/lnd/graph/lookups/node-lookup/node-lookup.component.html +++ b/src/app/lnd/graph/lookups/node-lookup/node-lookup.component.html @@ -39,16 +39,16 @@ - + - + +
Network {{address?.network}} {{address?.network}} Address {{address?.addr}} {{address?.addr}}
Actions
-
diff --git a/src/app/lnd/graph/query-routes/query-routes.component.html b/src/app/lnd/graph/query-routes/query-routes.component.html index a8815397..ad799b4c 100644 --- a/src/app/lnd/graph/query-routes/query-routes.component.html +++ b/src/app/lnd/graph/query-routes/query-routes.component.html @@ -27,11 +27,11 @@ - - + + - + - + - + - - + + - - + + - - + + - - + - - + + diff --git a/src/app/lnd/on-chain/on-chain-send-modal/on-chain-send-modal.component.html b/src/app/lnd/on-chain/on-chain-send-modal/on-chain-send-modal.component.html index 4e4930a2..471c7371 100644 --- a/src/app/lnd/on-chain/on-chain-send-modal/on-chain-send-modal.component.html +++ b/src/app/lnd/on-chain/on-chain-send-modal/on-chain-send-modal.component.html @@ -14,7 +14,7 @@ - {{selAmountUnit}} + {{selAmountUnit}} {{amountError}} diff --git a/src/app/lnd/on-chain/utxo-tables/on-chain-transaction-history/on-chain-transaction-history.component.html b/src/app/lnd/on-chain/utxo-tables/on-chain-transaction-history/on-chain-transaction-history.component.html index 8f6a373e..1158d05a 100644 --- a/src/app/lnd/on-chain/utxo-tables/on-chain-transaction-history/on-chain-transaction-history.component.html +++ b/src/app/lnd/on-chain/utxo-tables/on-chain-transaction-history/on-chain-transaction-history.component.html @@ -9,11 +9,11 @@
Hop {{hop?.hop_sequence}} Hop{{hop?.hop_sequence}} Peer Peer
{{hop?.pubkey_alias}} @@ -39,7 +39,7 @@
Peer Pubkey Peer Pubkey
{{hop?.pub_key}} @@ -47,7 +47,7 @@
Channel IDChannel ID
{{hop?.chan_id}} @@ -55,31 +55,31 @@
TLV Payload {{hop?.tlv_payload ? 'Yes' : 'No'}} TLV Payload{{hop?.tlv_payload ? 'Yes' : 'No'}} Expiry {{hop?.expiry | number}}Expiry{{hop?.expiry | number}} Capacity (Sats) {{hop?.chan_capacity | number}}Capacity (Sats){{hop?.chan_capacity | number}} Amount To Fwd (Sats) {{hop?.amt_to_forward | number}} + Amount To Fwd (Sats){{hop?.amt_to_forward | number}} Fee (mSats) {{hop?.fee_msat | number}} + Fee (mSats){{hop?.fee_msat | number}}
Actions
-
- + - + - + - + - + - + - + - + @@ -64,7 +64,7 @@ Download CSV - + diff --git a/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.html b/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.html index a485072a..2a33c089 100644 --- a/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.html +++ b/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.html @@ -7,8 +7,7 @@
-
Date/Time Date/Time {{(transaction.time_stamp * 1000) | date:'dd/MMM/y HH:mm'}} Label Label
{{transaction?.label}} @@ -21,7 +21,7 @@
Block Hash Block Hash
{{transaction?.block_hash}} @@ -29,7 +29,7 @@
Transaction Hash Transaction Hash
{{transaction?.tx_hash}} @@ -37,22 +37,22 @@
Amount (Sats) Amount (Sats) {{transaction.amount | number}} ({{transaction.amount * -1 | number}}) Fees (Sats) Fees (Sats) {{transaction.total_fees | number}} Block Height Block Height {{transaction.block_height | number}} Confirmations Confirmations {{transaction?.num_confirmations | number}}
+
- + - + - + - + - + - + - + @@ -73,7 +72,7 @@ Download CSV - + + + + +
@@ -18,7 +17,7 @@ Transaction ID Transaction ID {{utxo.outpoint.txid_str}} @@ -26,13 +25,13 @@ Output Output {{utxo.outpoint.output_index}} Label Label {{utxo.label}} @@ -40,7 +39,7 @@ Address Type Address Type
{{addressType[utxo.address_type].name}} @@ -48,7 +47,7 @@
Address Address {{utxo?.address}} @@ -56,13 +55,13 @@ Amount (Sats) Amount (Sats) {{(utxo.amount_sat || 0) | number}} Confirmations Confirmations {{(utxo.confirmations || 0) | number}}
diff --git a/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.ts b/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.ts index a25a6a65..b33df650 100644 --- a/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.ts +++ b/src/app/lnd/on-chain/utxo-tables/utxos/utxos.component.ts @@ -61,8 +61,6 @@ export class OnChainUTXOsComponent implements OnInit, OnChanges, OnDestroy { } ngOnInit() { - // this.router.routeReuseStrategy.shouldReuseRoute = () => false; - // this.router.onSameUrlNavigation = 'reload'; this.tableSetting.tableId = this.isDustUTXO ? 'dust_utxos' : 'utxos'; this.store.select(lndPageSettings).pipe(takeUntil(this.unSubs[0])). subscribe((settings: { pageSettings: PageSettings[], apiCallStatus: ApiCallStatusPayload }) => { @@ -150,8 +148,8 @@ export class OnChainUTXOsComponent implements OnInit, OnChanges, OnDestroy { this.listUTXOs.sort?.sort({ id: this.tableSetting.sortBy, start: this.tableSetting.sortOrder, disableClear: true }); this.listUTXOs.filterPredicate = (utxo: UTXO, fltr: string) => { const newUTXO = ((utxo.label ? utxo.label.toLowerCase() : '') + (utxo.outpoint?.txid_str ? utxo.outpoint.txid_str.toLowerCase() : '') + (utxo.outpoint?.output_index ? utxo.outpoint?.output_index : '') + - (utxo.outpoint?.txid_bytes ? utxo.outpoint?.txid_bytes.toLowerCase() : '') + (utxo.address ? utxo.address.toLowerCase() : '') + (utxo.address_type ? utxo.address_type.toLowerCase() : '') + - (utxo.amount_sat ? utxo.amount_sat : '') + (utxo.confirmations ? utxo.confirmations : '') + (utxo.pk_script ? utxo.pk_script.toLowerCase() : '')); + (utxo.outpoint?.txid_bytes ? utxo.outpoint?.txid_bytes.toLowerCase() : '') + (utxo.address ? utxo.address.toLowerCase() : '') + (utxo.address_type ? this.addressType[utxo.address_type].name.toLowerCase() : '') + + (utxo.amount_sat ? utxo.amount_sat : '') + (utxo.confirmations ? utxo.confirmations : '')); return newUTXO.includes(fltr); }; this.listUTXOs.paginator = this.paginator; diff --git a/src/app/lnd/peers-channels/channels/channels-tables/channel-active-htlcs-table/channel-active-htlcs-table.component.html b/src/app/lnd/peers-channels/channels/channels-tables/channel-active-htlcs-table/channel-active-htlcs-table.component.html index 4d87889f..88a4fdc2 100644 --- a/src/app/lnd/peers-channels/channels/channels-tables/channel-active-htlcs-table/channel-active-htlcs-table.component.html +++ b/src/app/lnd/peers-channels/channels/channels-tables/channel-active-htlcs-table/channel-active-htlcs-table.component.html @@ -47,7 +47,7 @@
HTLC Index - {{' '}} @@ -60,7 +60,7 @@ Forwarding HTLC Index - {{' '}} @@ -73,7 +73,7 @@ Expiration Height - {{' '}} @@ -86,7 +86,7 @@ Hash Lock - {{' '}} @@ -104,7 +104,7 @@ Download CSV - + diff --git a/src/app/lnd/peers-channels/channels/channels-tables/channel-closed-table/channel-closed-table.component.html b/src/app/lnd/peers-channels/channels/channels-tables/channel-closed-table/channel-closed-table.component.html index f71d81da..859e80ca 100644 --- a/src/app/lnd/peers-channels/channels/channels-tables/channel-closed-table/channel-closed-table.component.html +++ b/src/app/lnd/peers-channels/channels/channels-tables/channel-closed-table/channel-closed-table.component.html @@ -9,7 +9,7 @@ - + - + - + - + - + - + - + - - + + - - + + - - + - - + - - + - - + @@ -101,7 +101,7 @@ Download CSV - + - + - + - + - + - + - + - + - +
Close Type Close Type
info_outline @@ -18,7 +18,7 @@
Peer Peer
{{channel?.remote_alias}} @@ -26,7 +26,7 @@
Pubkey Pubkey
{{channel?.remote_pubkey}} @@ -34,7 +34,7 @@
Channel Point Channel Point
{{channel?.channel_point}} @@ -42,7 +42,7 @@
Channel ID Channel ID
{{channel?.chan_id}} @@ -50,7 +50,7 @@
Closing Tx Hash Closing Tx Hash
{{channel?.closing_tx_hash}} @@ -58,7 +58,7 @@
Chain Hash Chain Hash
{{channel?.chain_hash}} @@ -66,31 +66,31 @@
Open Initiator {{channel.open_initiator | camelcaseWithReplace:'initiator_'}} Open Initiator{{channel.open_initiator | camelcaseWithReplace:'initiator_'}} Close Initiator {{channel.close_initiator | camelcaseWithReplace:'initiator_'}} Close Initiator{{channel.close_initiator | camelcaseWithReplace:'initiator_'}} Timelocked Balance (Sats) {{channel.time_locked_balance | number}} + Timelocked Balance (Sats){{channel.time_locked_balance | number}} Capacity (Sats) {{channel.capacity | number}} + Capacity (Sats){{channel.capacity | number}} Close Height {{channel.close_height | number}} + Close Height{{channel.close_height | number}} Settled Balance (Sats) {{channel.settled_balance | number}} + Settled Balance (Sats){{channel.settled_balance | number}} diff --git a/src/app/lnd/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html b/src/app/lnd/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html index 5458b9fb..064f32d4 100644 --- a/src/app/lnd/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html +++ b/src/app/lnd/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.component.html @@ -23,7 +23,7 @@ Peer Peer
{{channel.remote_alias || channel.remote_pubkey}} @@ -31,7 +31,7 @@
Pubkey Pubkey
{{channel.remote_pubkey}} @@ -39,7 +39,7 @@
Channel Point Channel Point
{{channel.channel_point}} @@ -103,23 +103,23 @@
{{channel.remote_chan_reserve_sat | number}} Sats Sent Sats Sent {{channel.total_satoshis_sent | number}} Sats Received Sats Received {{channel.total_satoshis_received | number}} Local Balance (Sats) Local Balance (Sats) {{channel.local_balance | number}} Remote Balance (Sats) Remote Balance (Sats) {{channel.remote_balance | number}} Balance Score Balance Score
{{channel.balancedness || 0 | number}} @@ -136,7 +136,7 @@ Download CSV
- +
diff --git a/src/app/lnd/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html b/src/app/lnd/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html index e635ca9d..d6dc35ed 100644 --- a/src/app/lnd/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html +++ b/src/app/lnd/peers-channels/channels/channels-tables/channel-pending-table/channel-pending-table.component.html @@ -10,7 +10,7 @@ - + - + - + - + - + - + - + - + @@ -72,7 +72,7 @@ +
Peer Peer
{{channel.channel.remote_alias}} @@ -18,7 +18,7 @@
Pubkey Pubkey
{{channel.channel.remote_node_pub}} @@ -26,7 +26,7 @@
Channel PointChannel Point
{{channel.channel.channel_point}} @@ -34,23 +34,23 @@
Initiator Initiator {{channel.channel.initiator | camelcaseWithReplace:'initiator_'}} Commitment Type Commitment Type {{channel.channel.commitment_type | camelcaseWithReplace:'commitment_type':'_'}} Confirmation Height {{channel.confirmation_height | number}}{{channel.confirmation_height | number}} Commit Fee (Sats) Commit Fee (Sats) {{channel.commit_fee | number}} Commit Weight Commit Weight {{channel.commit_weight | number}}
Actions
-
@@ -104,7 +104,7 @@
- + - + - + - + - + - + - + @@ -156,11 +156,11 @@ - + - + @@ -174,7 +174,7 @@ + @@ -200,7 +200,7 @@
Closing Tx ID Closing Tx ID
{{channel.closing_txid}} @@ -112,7 +112,7 @@
Peer Peer
{{channel.channel.remote_alias}} @@ -120,7 +120,7 @@
Pubkey Pubkey
{{channel.channel.remote_node_pub}} @@ -128,7 +128,7 @@
Channel Point Channel Point
{{channel.channel.channel_point}} @@ -136,15 +136,15 @@
Initiator Initiator {{channel.channel.initiator | camelcaseWithReplace:'initiator_'}} Commitment Type Commitment Type {{channel.channel.commitment_type | camelcaseWithReplace:'commitment_type':'_'}} Limbo Balance (Sats) Limbo Balance (Sats) {{channel.limbo_balance | number}} {{channel.blocks_til_maturity | number}} Recovered Balance (Sats) Recovered Balance (Sats) {{channel.recovered_balance | number}} Capacity (Sats) Capacity (Sats) {{channel.channel.capacity | number}}
Actions
-
- + - + - + - + - + - + - + @@ -254,7 +254,7 @@ + @@ -280,7 +280,7 @@
Closing Tx ID Closing Tx ID
{{channel.closing_txid}} @@ -208,7 +208,7 @@
Peer Peer
{{channel.channel.remote_alias}} @@ -216,7 +216,7 @@
Pubkey Pubkey
{{channel.channel.remote_node_pub}} @@ -224,7 +224,7 @@
Channel PointChannel Point
{{channel.channel.channel_point}} @@ -232,15 +232,15 @@
Initiator Initiator {{channel.channel.initiator | camelcaseWithReplace:'initiator_'}} Commitment Type Commitment Type {{channel.channel.commitment_type | camelcaseWithReplace:'commitment_type':'_'}} Capacity (Sats) Capacity (Sats) {{channel.channel.capacity | number}}
Actions
-
- + - + - + - + - + - + - + @@ -330,7 +330,7 @@ + diff --git a/src/app/lnd/peers-channels/peers/peers.component.html b/src/app/lnd/peers-channels/peers/peers.component.html index 89dbccd6..9ecc91ec 100644 --- a/src/app/lnd/peers-channels/peers/peers.component.html +++ b/src/app/lnd/peers-channels/peers/peers.component.html @@ -16,7 +16,7 @@
Peer Peer
{{channel.channel.remote_alias}} @@ -288,7 +288,7 @@
Pubkey Pubkey
{{channel.channel.remote_node_pub}} @@ -296,7 +296,7 @@
Channel PointChannel Point
{{channel.channel.channel_point}} @@ -304,19 +304,19 @@
Initiator Initiator {{channel.channel.initiator | camelcaseWithReplace:'initiator_'}} Commitment Type Commitment Type {{channel.channel.commitment_type | camelcaseWithReplace:'commitment_type':'_'}} Limbo Balance (Sats) Limbo Balance (Sats) {{channel.limbo_balance | number}} Capacity (Sats) Capacity (Sats) {{channel.channel.capacity | number}}
Actions
-
- + - + - + - + - + - - + + - - + + - - + + - - + + - - + @@ -76,7 +76,7 @@ Download CSV - + diff --git a/src/app/lnd/routing/non-routing-peers/non-routing-peers.component.html b/src/app/lnd/routing/non-routing-peers/non-routing-peers.component.html index 23eb2e68..e85abfbb 100644 --- a/src/app/lnd/routing/non-routing-peers/non-routing-peers.component.html +++ b/src/app/lnd/routing/non-routing-peers/non-routing-peers.component.html @@ -35,7 +35,7 @@ - + + diff --git a/src/app/lnd/routing/routing-peers/routing-peers.component.html b/src/app/lnd/routing/routing-peers/routing-peers.component.html index 1e8fc4b0..05ddc3f8 100644 --- a/src/app/lnd/routing/routing-peers/routing-peers.component.html +++ b/src/app/lnd/routing/routing-peers/routing-peers.component.html @@ -39,7 +39,7 @@ + diff --git a/src/app/lnd/transactions/create-invoice-modal/create-invoice.component.html b/src/app/lnd/transactions/create-invoice-modal/create-invoice.component.html index 5d84cb99..e57a3e8f 100644 --- a/src/app/lnd/transactions/create-invoice-modal/create-invoice.component.html +++ b/src/app/lnd/transactions/create-invoice-modal/create-invoice.component.html @@ -18,7 +18,7 @@ - {{selTimeUnit | titlecase}} + {{selTimeUnit | titlecase}} diff --git a/src/app/lnd/transactions/invoices/lightning-invoices.component.html b/src/app/lnd/transactions/invoices/lightning-invoices.component.html index fc804f53..ec34beec 100644 --- a/src/app/lnd/transactions/invoices/lightning-invoices.component.html +++ b/src/app/lnd/transactions/invoices/lightning-invoices.component.html @@ -59,16 +59,16 @@ - + - + - + - + - + - + - + - + - - + + - - + + - - + + - - + + - - + + - - + + + diff --git a/src/app/shared/components/ln-services/boltz/swaps/swaps.component.html b/src/app/shared/components/ln-services/boltz/swaps/swaps.component.html index fcd10888..7bc9f571 100755 --- a/src/app/shared/components/ln-services/boltz/swaps/swaps.component.html +++ b/src/app/shared/components/ln-services/boltz/swaps/swaps.component.html @@ -13,15 +13,15 @@
Alias Alias
{{peer?.alias}} @@ -24,7 +24,7 @@
Public Key Public Key
{{peer?.pub_key}} @@ -32,7 +32,7 @@
Address Address
{{peer?.address}} @@ -40,32 +40,32 @@
Sync Type Sync Type {{peer?.sync_type | camelcaseWithReplace:'sync':'_'}} Inbound Inbound {{peer?.inbound ? 'Yes' : 'No'}} Bytes Sent {{peer?.bytes_sent | number}} Bytes Sent{{peer?.bytes_sent | number}} Bytes Received {{peer?.bytes_recv | number}} Bytes Received{{peer?.bytes_recv | number}} Sats Sent {{peer?.sat_sent | number}} Sats Sent{{peer?.sat_sent | number}} Sats Received {{peer?.sat_recv | number}} Sats Received{{peer?.sat_recv | number}} Ping Time (µs) {{peer?.ping_time | number}} + Ping Time (µs){{peer?.ping_time | number}}
diff --git a/src/app/lnd/routing/forwarding-history/forwarding-history.component.html b/src/app/lnd/routing/forwarding-history/forwarding-history.component.html index 8140e9a9..059f6105 100644 --- a/src/app/lnd/routing/forwarding-history/forwarding-history.component.html +++ b/src/app/lnd/routing/forwarding-history/forwarding-history.component.html @@ -65,7 +65,7 @@ Download CSV
- +
Channel Point Channel Point
{{nonRPeer?.channel_point}} @@ -103,7 +103,7 @@
Actions
-
Actions
-
Date Created Date Created {{(invoice?.creation_date * 1000) | date:'dd/MMM/y HH:mm'}} Date Settled Date Settled {{(+invoice?.settle_date !== 0 ? ((+invoice?.settle_date * 1000) | date:'dd/MMM/y HH:mm') : '-')}} Memo Memo
{{invoice?.memo}} @@ -76,7 +76,7 @@
Preimage Preimage
{{invoice?.r_preimage}} @@ -84,7 +84,7 @@
Preimage Hash Preimage Hash
{{invoice?.r_hash}} @@ -92,7 +92,7 @@
Payment Address Payment Address
{{invoice?.payment_addr}} @@ -100,7 +100,7 @@
Payment Request Payment Request
{{invoice?.payment_request}} @@ -108,7 +108,7 @@
Description Hash Description Hash
{{invoice?.description_hash}} @@ -116,28 +116,28 @@
Expiry {{invoice?.expiry | number}} Expiry{{invoice?.expiry | number}} CLTV Expiry {{invoice?.cltv_expiry | number}} CLTV Expiry{{invoice?.cltv_expiry | number}} Add Index {{invoice?.add_index | number}} Add Index{{invoice?.add_index | number}} Settle Index {{invoice?.settle_index | number}} Settle Index{{invoice?.settle_index | number}} Amount (Sats) {{invoice?.value | number}} Amount (Sats){{invoice?.value | number}} Amount Settled (Sats) {{invoice?.amt_paid_sat | number}} Amount Settled (Sats){{invoice?.amt_paid_sat | number}} @@ -147,7 +147,7 @@ Download CSV -
diff --git a/src/app/lnd/transactions/payments/lightning-payments.component.html b/src/app/lnd/transactions/payments/lightning-payments.component.html index cbeee390..5342cae1 100644 --- a/src/app/lnd/transactions/payments/lightning-payments.component.html +++ b/src/app/lnd/transactions/payments/lightning-payments.component.html @@ -110,7 +110,7 @@ Download CSV
- +
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -114,7 +114,7 @@ Download CSV - +
Status Status {{swapStateEnum[swap?.status]}} Swap ID Swap ID {{swap?.id}} Claim Address Claim Address {{swap?.claimAddress}} @@ -29,7 +29,7 @@ Lockup Address Lockup Address {{swap?.lockupAddress}} @@ -37,19 +37,19 @@ Onchain Amount (Sats) Onchain Amount (Sats) {{swap?.onchainAmount | number}} Expected Amount (Sats) Expected Amount (Sats) {{swap?.expectedAmount | number}} Error Error {{swap?.error}} @@ -57,7 +57,7 @@ Private Key Private Key {{swap?.privateKey}} @@ -65,7 +65,7 @@ Preimage Preimage {{swap?.preimage}} @@ -73,7 +73,7 @@ Redeem Script Redeem Script {{swap?.redeemScript}} @@ -81,7 +81,7 @@ Invoice Invoice {{swap?.invoice}} @@ -89,21 +89,21 @@ Timeout Block Height Timeout Block Height {{swap?.timeoutBlockHeight | number}} Lockup Tx ID Lockup Tx ID {{swap?.lockupTransactionId}} Claim Tx ID Claim Tx ID {{swap?.claimTransactionId}} Refund Tx ID Refund Tx ID {{swap?.refundTransactionId}} diff --git a/src/app/shared/components/ln-services/loop/swaps/swaps.component.html b/src/app/shared/components/ln-services/loop/swaps/swaps.component.html index 55f70740..90c30fba 100755 --- a/src/app/shared/components/ln-services/loop/swaps/swaps.component.html +++ b/src/app/shared/components/ln-services/loop/swaps/swaps.component.html @@ -13,38 +13,38 @@ - + - + - + - + - + - + - + - + - + - +
State State {{LoopStateEnum[swap?.state]}} Initiation Time Initiation Time {{(swap?.initiation_time/1000000) | date:'dd/MMM/y HH:mm'}} Last Update Time Last Update Time {{(swap?.last_update_time/1000000) | date:'dd/MMM/y HH:mm'}} Amount (Sats) Amount (Sats) {{swap?.amt | number}} Cost Server (Sats) Cost Server (Sats) {{swap?.cost_server | number}} Cost Offchain (Sats) Cost Offchain (Sats) {{swap?.cost_offchain | number}} Cost Onchain (Sats) Cost Onchain (Sats) {{swap?.cost_onchain | number}} HTLC Address HTLC Address {{swap?.htlc_address}} @@ -52,7 +52,7 @@ ID ID {{swap?.id}} @@ -60,7 +60,7 @@ ID (Bytes) ID (Bytes) {{swap?.id_bytes}} @@ -75,7 +75,7 @@ Download CSV - + diff --git a/src/app/shared/components/transactions-report-table/transactions-report-table.component.html b/src/app/shared/components/transactions-report-table/transactions-report-table.component.html index bcf8b4e9..72f64599 100644 --- a/src/app/shared/components/transactions-report-table/transactions-report-table.component.html +++ b/src/app/shared/components/transactions-report-table/transactions-report-table.component.html @@ -37,7 +37,7 @@ Download CSV - +