aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2019-04-02 13:12:08 -0700
committerJohn Newbery <[email protected]>2020-04-11 21:32:45 -0400
commitf63dec189c3c8eee1ab2187681d5d0b2513b1b2e (patch)
tree89abc0538b185209bf5b338d6b19b7da760d225f /src/script/script_error.cpp
parentMerge #18396: rpc: add missing HelpExampleRpc for getblockfilter (diff)
downloaddiscoin-f63dec189c3c8eee1ab2187681d5d0b2513b1b2e.tar.xz
discoin-f63dec189c3c8eee1ab2187681d5d0b2513b1b2e.zip
[REFACTOR] Initialize PrecomputedTransactionData in CheckInputScripts
Add a default constructor to `PrecomputedTransactionData`, which doesn't initialize the struct's members. Instead they're initialized inside the `CheckInputScripts()` function. This allows a later commit to add the spent UTXOs to that structure.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions