diff options
author | Pieter Wuille <pieter@wuille.net> | 2021-03-01 16:49:59 -0800 |
---|---|---|
committer | Pieter Wuille <pieter@wuille.net> | 2021-03-15 17:29:34 -0700 |
commit | b77b0cc507bdc716e5236b1d9880e648147e0af9 (patch) | |
tree | 2d7d2d7c2cc2136d426253468a373fdd50d2fe10 /src/script/bitcoinconsensus.cpp | |
parent | 4ba1bab44390090a939d5ab2dee1440330f9a2d7 (diff) |
Add MissingDataBehavior and make TransactionSignatureChecker handle it
This allows specifying how *TransactionSignatureChecker will behave when
presented with missing transaction data such as amounts spent, BIP341 data,
or spent outputs.
As all call sites still (implicitly) use MissingDataBehavior::ASSERT_FAIL,
this commit introduces no change in behavior.
Diffstat (limited to 'src/script/bitcoinconsensus.cpp')
0 files changed, 0 insertions, 0 deletions