Description
The --pool-size flag is no longer used and may be removed from the codebase.
It was previously called --thread-pool and this terminology may also be removed if it is present anywhere. The flag was
used for a previous JSON-RPC implementation, the purpose was to control the number of threads used.
Discussion
Is there intended to be a manual control of CPU resources in Trin?
