mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
Make reference to the redeemScript terminology
This commit is contained in:
parent
244f4a115e
commit
e077915561
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user