diff --git a/src/templates/partials/tx_details.html b/src/templates/partials/tx_details.html index 9fd52c3..eca5f79 100644 --- a/src/templates/partials/tx_details.html +++ b/src/templates/partials/tx_details.html @@ -81,15 +81,15 @@
-

Check which outputs belong to given Monero address and viewkey

+

Check which outputs belong to given Monero address/subaddress and viewkey

For RingCT transactions, outputs' amounts are also decoded
- Note: address and viewkey are sent to the server, as the calculations are done on the server side + Note: address/subaddress and viewkey are sent to the server, as the calculations are done on the server side

-
+

@@ -108,12 +108,12 @@ Tx private key can be obtained using get_tx_key command in monero-wallet-cli command line tool
- Note: address and tx private key are sent to the server, as the calculations are done on the server side + Note: address/subaddress and tx private key are sent to the server, as the calculations are done on the server side

-
+