TxData
or the block pointer needs to be taken from the ChainstateManager
and passed in. This is currently verbose and may become even more verbose if the function is reworked in the future. As the function can not be called without a ChainstateManager
in production code anyway, make it a member function on the class.