minor fix on script test data docs

This commit is contained in:
Manuel Araoz 2014-12-16 00:55:21 -03:00
parent 13c077c7cf
commit 87e8e1ca8b
2 changed files with 2 additions and 2 deletions

View File

@ -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"],
["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"],

View File

@ -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"],
["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"],