use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
- removes mapBlockIndex find operation
- theoretically allows removing the cs_main lock during zqm notification while introducing a new file position lock
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal d76a8acb9b7bUnpublished Tags None Subscribers None
Description
Details
|