mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Development of transaction pusher started
This commit is contained in:
parent
eaa4e2b924
commit
3574709e7f
1 changed files with 1 additions and 3 deletions
|
@ -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">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue