mirror of
https://github.com/corda/corda.git
synced 2025-02-11 05:12:09 +00:00
024d63147d
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.