aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2018-06-27 17:54:32 +1000
committerAnthony Towns <aj@erisian.com.au>2018-06-28 02:06:33 +1000
commita3b065b51fb333d976108a1fe34b7f663fd67285 (patch)
tree220d1003d4467010faf48e5374bbd9bf3eaa9acc /test
parent7209fec190b1247bf16ad9734b7369000cdc888e (diff)
downloadbitcoin-a3b065b51fb333d976108a1fe34b7f663fd67285.tar.xz
Error on missing amount in signrawtransaction*
Signatures using segregated witness commit to the amount being spent, so that value must be passed into signrawtransactionwithkey and signrawtransactionwithwallet. This ensures an error is issued if that doesn't happen, rather than just assuming the value is 0 and producing a signature that is almost certainly invalid.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions