1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-13 17:56:00 +00:00

Fix formatting

This commit is contained in:
Peter Todd
2013-10-21 02:18:47 -04:00
parent 3b0e74507e
commit d9e890a8f2
36 changed files with 129 additions and 240 deletions

View File

@@ -1,5 +1,3 @@
{{bip}}
<pre>
BIP: 17
Title: OP_CHECKHASHVERIFY (CHV)
@@ -98,8 +96,6 @@ OP_NOP2 is used, so existing OP_EVAL (BIP 12) transactions in the block chain ca
==See Also==
* The [[BIP 0013|Address format for Pay to Script Hash BIP]]
* [[BIP 0011|M-of-N Multisignature Transactions (BIP 11)]]
* The [[bip-0013.mediawiki|Address format for Pay to Script Hash BIP]]
* [[bip-0011.mediawiki|M-of-N Multisignature Transactions (BIP 11)]]
* Example BIP 17 transaction chain: [http://blockexplorer.com/tx/b8fd633e7713a43d5ac87266adc78444669b987a56b3a65fb92d58c2c4b0e84d a] [http://blockexplorer.com/tx/eb3b82c0884e3efa6d8b0be55b4915eb20be124c9766245bcc7f34fdac32bccb b] [http://blockexplorer.com/tx/055707ce7fea7b9776fdc70413f65ceec413d46344424ab01acd5138767db137 c] [http://blockexplorer.com/tx/6d36bc17e947ce00bb6f12f8e7a56a1585c5a36188ffa2b05e10b4743273a74b d]
[[Category:BIP|D]]