mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Merge pull request #5482
87e8e1c minor fix on script test data docs (Manuel Araoz)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[
|
[
|
||||||
["Format is: [scriptPubKey, scriptSig, flags, ... comments]"],
|
["Format is: [scriptSig, scriptPubKey, flags, ... comments]"],
|
||||||
["It is evaluated as if there was a crediting coinbase transaction with two 0"],
|
["It is evaluated as if there was a crediting coinbase transaction with two 0"],
|
||||||
["pushes as scriptSig, and one output of 0 satoshi and given scriptPubKey,"],
|
["pushes as scriptSig, and one output of 0 satoshi and given scriptPubKey,"],
|
||||||
["followed by a spending transaction which spends this output as only input (and"],
|
["followed by a spending transaction which spends this output as only input (and"],
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[
|
[
|
||||||
["Format is: [scriptPubKey, scriptSig, flags, ... comments]"],
|
["Format is: [scriptSig, scriptPubKey, flags, ... comments]"],
|
||||||
["It is evaluated as if there was a crediting coinbase transaction with two 0"],
|
["It is evaluated as if there was a crediting coinbase transaction with two 0"],
|
||||||
["pushes as scriptSig, and one output of 0 satoshi and given scriptPubKey,"],
|
["pushes as scriptSig, and one output of 0 satoshi and given scriptPubKey,"],
|
||||||
["followed by a spending transaction which spends this output as only input (and"],
|
["followed by a spending transaction which spends this output as only input (and"],
|
||||||
|
|||||||
Reference in New Issue
Block a user