mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
d33cb16c5e
* ENT-2923 - remove db access code from the verification thread pool * Remove worker pool for tx verification and disable db access. * Address code review comments