diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2019-04-02 13:12:08 -0700 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2020-04-11 21:32:45 -0400 |
commit | f63dec189c3c8eee1ab2187681d5d0b2513b1b2e (patch) | |
tree | 89abc0538b185209bf5b338d6b19b7da760d225f /depends/.gitignore | |
parent | 5504703a9f8388dff66d33bd077bcc4c82dff6c8 (diff) |
[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 'depends/.gitignore')
0 files changed, 0 insertions, 0 deletions