diff options
author | Peter Todd <pete@petertodd.org> | 2013-10-21 02:18:47 -0400 |
---|---|---|
committer | Peter Todd <pete@petertodd.org> | 2013-10-21 02:18:47 -0400 |
commit | d9e890a8f27e46806238e298a346397871fd7e87 (patch) | |
tree | 522a1bc5c5e064df296ac2142cf9ed573b57c706 /bip-0017.mediawiki | |
parent | 3b0e74507e865d6a847aed71790bf1fb72cbc5f1 (diff) |
Fix formatting
Diffstat (limited to 'bip-0017.mediawiki')
-rw-r--r-- | bip-0017.mediawiki | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/bip-0017.mediawiki b/bip-0017.mediawiki index d10ab8a..fa13c0b 100644 --- a/bip-0017.mediawiki +++ b/bip-0017.mediawiki @@ -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]] |