aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorLuke Dashjr <[email protected]>2018-11-27 17:43:48 +0000
committerLuke Dashjr <[email protected]>2018-11-27 17:43:48 +0000
commit097c4aa379f255639ce0084702693fa72a595d6b (patch)
tree21c8c3270b601712c984e5bf9561622bf0a12585 /src/httpserver.cpp
parentMerge #14812: qa: fix p2p_invalid_messages on macOS (diff)
downloaddiscoin-097c4aa379f255639ce0084702693fa72a595d6b.tar.xz
discoin-097c4aa379f255639ce0084702693fa72a595d6b.zip
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 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions