diff options
| author | lucash-dev <[email protected]> | 2018-12-09 22:03:07 -0800 |
|---|---|---|
| committer | lucash-dev <[email protected]> | 2018-12-17 21:02:42 -0800 |
| commit | faf29dd019efef4b05e8e78885926764134d9c04 (patch) | |
| tree | 984a4c53502b24cb7c901a283e381f2a0c1bd5b5 /src/httpserver.cpp | |
| parent | Merge #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransact... (diff) | |
| download | discoin-faf29dd019efef4b05e8e78885926764134d9c04.tar.xz discoin-faf29dd019efef4b05e8e78885926764134d9c04.zip | |
Minimal changes to comply with explicit CMutableTransaction -> CTranaction conversion.
This commit makes the minimal changes necessary to fix compilation once CTransaction(const CMutableTransaction &tx) is made explicit. In each case an explicit call `CTransaction(...)` was added. Shouldn't affect behaviour or performance.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions