aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorlucash-dev <[email protected]>2018-12-09 22:04:07 -0800
committerlucash-dev <[email protected]>2018-12-17 21:02:42 -0800
commitb301950df32443e358bc22ca22c6f9ac09d18219 (patch)
treedb0314b4adb9b38e1c9f6a53bcb1d57fad8136a2 /src/httpserver.cpp
parent Minimal changes to comply with explicit CMutableTransaction -> CTranaction c... (diff)
downloaddiscoin-b301950df32443e358bc22ca22c6f9ac09d18219.tar.xz
discoin-b301950df32443e358bc22ca22c6f9ac09d18219.zip
Made expicit constructor CTransaction(const CMutableTransaction &tx).
This makes the above constructor explicit. The rationale is that this conversion has very significant performance effects. Making it explicit makes it easier to reason about these performance trade-offs, and helps identify possible functions that need a CMutableTransaction version.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions