Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor 1. Remove the global worker pool, and add the worker pool to the MerkleTree struct. So now, each MerkleTree uses its worker pool; 2. Change pool worker arguments to pointers to separate specific arguments; 3. Add more comments; 4. Fix unit test naming. --------- Signed-off-by: txaty <[email protected]>
- Loading branch information