diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2018-11-27 17:43:48 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2018-11-27 17:43:48 +0000 |
commit | 097c4aa379f255639ce0084702693fa72a595d6b (patch) | |
tree | 21c8c3270b601712c984e5bf9561622bf0a12585 /test/functional/p2p_timeouts.py | |
parent | a4eaaa6ac53606a1533b56050af77961d8c27dc7 (diff) |
Bugfix: test/functional/rpc_psbt: Remove check for specific error message that depends on uncertain assumptions
When converttopsbt is called with a signed transaction, it either fails with "TX decode failed" if one or more inputs were segwit, or "Inputs must not have scriptSigs and scriptWitnesses" otherwise.
Since no effort is made by the test to ensure the inputs are segwit or not, avoid checking the exact message used.
The error code is still checked to ensure it is of the correct kind of failure.
Diffstat (limited to 'test/functional/p2p_timeouts.py')
0 files changed, 0 insertions, 0 deletions