This initalize the block template with the reserved coinbase size when constructed. There is no change in behavior because resetBlock() is already called in the callsites, but it makes the code easier to reason about.
Depends on D17791.
Differential D17792
Reset the block template in the constructor Fabien on Wed, Mar 12, 20:38. Authored by Tags None Subscribers None
Details
This initalize the block template with the reserved coinbase size when constructed. There is no change in behavior because resetBlock() is already called in the callsites, but it makes the code easier to reason about. Depends on D17791. ninja all check-all
Diff Detail
|