mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
Make reference to the redeemScript terminology
This commit is contained in:
@@ -29,7 +29,7 @@ This new transaction type is redeemed by a standard scriptSig:
|
|||||||
|
|
||||||
...signatures... {serialized script}
|
...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:
|
The rules for validating these outpoints when relaying transactions or considering them for inclusion in a new block are as follows:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user