{{ (transactions?.length | number) || '?' }} of {{ txCount | number }} Peg In/Out and Burn TransactionsIssuance and Burn Transactions
-
+
+ {{ (transactions?.length | number) || '?' }} of {{ txCount | number }}
+ Peg In/Out and Burn Transactions
+ Issuance and Burn Transactions
+
+
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf
index b5feb4b09..a1e964d27 100644
--- a/frontend/src/locale/messages.xlf
+++ b/frontend/src/locale/messages.xlf
@@ -1397,7 +1397,7 @@
src/app/components/asset/asset.component.html
- 143
+ 147src/app/components/transactions-list/transactions-list.component.html
@@ -1503,8 +1503,8 @@
API Docs Descriptionapi-docs.shared.description
-
- Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-block, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.
+
+ Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.src/app/components/api-docs/api-docs.component.html19,20
@@ -1970,11 +1970,11 @@
Liquid Asset circulating amountasset.circulating-amount
-
- of
+
+ of src/app/components/asset/asset.component.html
- 75
+ 76asset.M_of_N
@@ -1982,7 +1982,7 @@
Peg In/Out and Burn Transactionssrc/app/components/asset/asset.component.html
- 75
+ 77Liquid native asset transactions title
@@ -1990,7 +1990,7 @@
Issuance and Burn Transactionssrc/app/components/asset/asset.component.html
- 75
+ 78Default asset transactions title
@@ -1998,7 +1998,7 @@
Error loading asset data.src/app/components/asset/asset.component.html
- 132
+ 136asset.error.loading-asset-data