mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-13 13:22:38 -03:00
b301950df3
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. |
||
---|---|---|
.. | ||
block.cpp | ||
block.h | ||
transaction.cpp | ||
transaction.h |