mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
txhtml updated
This commit is contained in:
commit
ad58e6f130
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue