mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +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