From ae63ae1131fd6a1d9ca45c472590c849085c4829 Mon Sep 17 00:00:00 2001 From: Daniel Cousens Date: Wed, 28 Sep 2016 00:20:36 +1000 Subject: [PATCH] tests: change error thrown for consistency with multisig --- test/fixtures/transaction_builder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/transaction_builder.json b/test/fixtures/transaction_builder.json index f3fb578..37be385 100644 --- a/test/fixtures/transaction_builder.json +++ b/test/fixtures/transaction_builder.json @@ -632,7 +632,7 @@ }, { "description": "Incomplete transaction w/ prevTxScript defined", - "exception": "Transaction is missing signatures", + "exception": "Not enough signatures provided", "alwaysThrows": true, "inputs": [ {