mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-02 10:05:46 -05:00
* slightly simplify call to pre_validate_blocks_multiprocessing. batch size is always 4, check_filter is always True. Remove the member function wrapper around it in Blockchain, to prepare for being able to pass wrapped blockchains into it * address review comments * Apply suggestions from code review (addendum). --------- Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>