diff --git a/src/templates/rawtx.html b/src/templates/rawtx.html index 5ffd147..6419c9f 100644 --- a/src/templates/rawtx.html +++ b/src/templates/rawtx.html @@ -15,6 +15,7 @@
(In Linux, can get the raw tx data: cat raw_monero_tx | xclip -selection clipboard)
(In Windows, can get the raw tx data: certutil.exe -encode -f raw_monero_tx encoded.txt & type "encoded.txt" | clip)
+
Note: data is sent to the server, as the calculations are done on the server side