mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
increased the amount of bytes allowed when using op_return from 40 to 80
This commit is contained in:
+1
-1
@@ -429,7 +429,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<label>Null Data</label> <span class="text-muted text-normal">(40 byte limit)</span>
|
||||
<label>Null Data</label> <span class="text-muted text-normal">(80 byte limit, <i>40 bytes recommended</i>)</span>
|
||||
<p class="checkbox">
|
||||
<label><input type="checkbox" id="opReturn" class="checkbox-inline"> Allow data to be sent within the transaction and stored in the blockchain by using <a href="https://bitcoin.org/en/developer-guide#null-data" target="_"blank">OP_RETURN</a>.</label>
|
||||
<div class="text-muted">When using this option you may enter a hex string or address into the address field on the output tab.</div>
|
||||
|
||||
Reference in New Issue
Block a user