summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Todd <pete@petertodd.org>2014-02-28 23:00:59 -0500
committerPeter Todd <pete@petertodd.org>2014-02-28 23:02:56 -0500
commite07791556156baf4dc1d938738af4e8c02d47027 (patch)
tree638cde6bbf4f140a672944b8dc5feb1cf5cf76c0
parent244f4a115ed4aee8155533f9f41c35ada375e3b1 (diff)
downloadbips-e07791556156baf4dc1d938738af4e8c02d47027.tar.xz
Make reference to the redeemScript terminology
-rw-r--r--bip-0016.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0016.mediawiki b/bip-0016.mediawiki
index c99f5e1..2f58858 100644
--- a/bip-0016.mediawiki
+++ b/bip-0016.mediawiki
@@ -29,7 +29,7 @@ This new transaction type is redeemed by a standard scriptSig:
...signatures... {serialized script}
-Transactions that redeem these pay-to-script outpoints are only considered standard if the ''serialized script'' is, itself, one of the other standard transaction types.
+Transactions that redeem these pay-to-script outpoints are only considered standard if the ''serialized script'' - also referred to as the ''redeemScript'' - is, itself, one of the other standard transaction types.
The rules for validating these outpoints when relaying transactions or considering them for inclusion in a new block are as follows: