Development of transaction pusher started

master
moneroexamples 8 years ago
parent eaa4e2b924
commit 3574709e7f

@ -140,9 +140,7 @@
<div class="center"> <div class="center">
<form action="/checkandpush" method="post" style="width:100%; margin-top:15px" class="style-1"> <form action="/checkandpush" method="post" style="width:100%; margin-top:15px" class="style-1">
Paste base64 encoded, signed transaction data here<br/> Paste base64 encoded, signed transaction data here<br/>
<textarea name="rawtxdata" rows="20" cols="80"> <textarea name="rawtxdata" rows="20" cols="80"></textarea>
</textarea>
<br/> <br/>
<input type="submit" value="check"> <input type="submit" value="check">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

Loading…
Cancel
Save