txhtml updated

This commit is contained in:
moneroexamples 2018-01-02 11:07:00 +08:00
commit ad58e6f130
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<br/>
(In Linux, can get the raw tx data: <i>cat raw_monero_tx | xclip -selection clipboard</i>)<br/>
(In Windows, can get the raw tx data: <i>certutil.exe -encode -f raw_monero_tx encoded.txt & type "encoded.txt" | clip</i>)<br/>
<textarea name="rawtxdata" rows="20" cols="80"></textarea>
<br/>
Note: data is sent to the server, as the calculations are done on the server side