mirror of
https://github.com/bitcoin/bips.git
synced 2026-09-21 19:04:28 +00:00
bip-10: open the example TxDP block with <pre>, not </pre>
Line 57 uses a closing </pre> where the opening tag was intended, so the example TxDP that follows (up to the real </pre> on line 90) is rendered as prose instead of a preformatted block.
This commit is contained in:
@@ -54,7 +54,7 @@ Anyone adopting BIP 0010 for multi-sig transactions will use the following forma
|
|||||||
|
|
||||||
The following is an example TxDP from Armory, produced while running on the test network. Its DPID is 3fX59xPj:
|
The following is an example TxDP from Armory, produced while running on the test network. Its DPID is 3fX59xPj:
|
||||||
|
|
||||||
</pre>
|
<pre>
|
||||||
-----BEGIN-TRANSACTION-3fX59xPj-------------------------------------------------
|
-----BEGIN-TRANSACTION-3fX59xPj-------------------------------------------------
|
||||||
_TXDIST_fabfb5da_3fX59xPj_00a0
|
_TXDIST_fabfb5da_3fX59xPj_00a0
|
||||||
010000000292807c8e70a28c687daea2998d6273d074e56fa8a55a0b10556974cf2b526e61000000
|
010000000292807c8e70a28c687daea2998d6273d074e56fa8a55a0b10556974cf2b526e61000000
|
||||||
|
|||||||
Reference in New Issue
Block a user