Make reference to the redeemScript terminology

This commit is contained in:
Peter Todd 2014-02-28 23:00:59 -05:00
parent 244f4a115e
commit e077915561

View File

@ -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: