mirror of
https://github.com/corda/corda.git
synced 2025-03-16 00:55:24 +00:00
* ENT-2355 Make transactions storage optimistic if in a flow and the flow has never restored from a checkpoint. (cherry picked from commit 9a2e9b0) * ENT-2355 Insert transactions with optimism. * Added some comments.