From 87e8e1ca8bbcfc37d52c701ea2b0a991fce0d2a7 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 16 Dec 2014 00:55:21 -0300 Subject: minor fix on script test data docs --- src/test/data/script_valid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/data/script_valid.json') diff --git a/src/test/data/script_valid.json b/src/test/data/script_valid.json index d3075de64..a1b7b119e 100644 --- a/src/test/data/script_valid.json +++ b/src/test/data/script_valid.json @@ -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"], -- cgit v1.2.3