aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorlucash-dev <lucash.dev@gmail.com>2018-12-09 22:04:07 -0800
committerlucash-dev <lucash.dev@gmail.com>2018-12-17 21:02:42 -0800
commitb301950df32443e358bc22ca22c6f9ac09d18219 (patch)
treedb0314b4adb9b38e1c9f6a53bcb1d57fad8136a2 /src/wallet
parentfaf29dd019efef4b05e8e78885926764134d9c04 (diff)
downloadbitcoin-b301950df32443e358bc22ca22c6f9ac09d18219.tar.xz
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/wallet')
0 files changed, 0 insertions, 0 deletions