mirror of
https://github.com/corda/corda.git
synced 2025-04-12 21:53:17 +00:00
* 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