mirror of
https://github.com/corda/corda.git
synced 2025-04-16 15:29:34 +00:00
Added a new field Completed to the in-memory object FlowState. FlowState.Completed is corresponds to flow_state=Null in the DB. This change will save disk space.