mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-07 04:19:27 +02:00
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.