|
|
@ -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">
|
|
|
|
|
|
|
|
|
|
|
|