|
|
@ -29,6 +29,8 @@
|
|
|
|
(In Windows, can get base64 signed raw tx data: <i>certutil.exe -encode -f signed_monero_tx encoded.txt & type "encoded.txt" | clip</i>)<br/>
|
|
|
|
(In Windows, can get base64 signed raw tx data: <i>certutil.exe -encode -f signed_monero_tx encoded.txt & type "encoded.txt" | clip</i>)<br/>
|
|
|
|
<textarea name="rawtxdata" rows="20" cols="80"></textarea>
|
|
|
|
<textarea name="rawtxdata" rows="20" cols="80"></textarea>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
Note: data is sent to the server, as the calculations are done on the server side
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
<input type="submit" name="action" value="check">
|
|
|
|
<input type="submit" name="action" value="check">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|