From 799616c7dff061baa24373a9e0997fd8284ac564 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Tue, 24 Oct 2017 17:35:36 +0800 Subject: [PATCH] Update tx_details.html "subaddress" added to tx html. --- src/templates/partials/tx_details.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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

-
+