diff options
| author | Pieter Wuille <[email protected]> | 2019-04-02 13:12:08 -0700 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2020-04-11 21:32:45 -0400 |
| commit | f63dec189c3c8eee1ab2187681d5d0b2513b1b2e (patch) | |
| tree | 89abc0538b185209bf5b338d6b19b7da760d225f /src/httpserver.h | |
| parent | Merge #18396: rpc: add missing HelpExampleRpc for getblockfilter (diff) | |
| download | discoin-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/httpserver.h')
0 files changed, 0 insertions, 0 deletions