mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
* Split StateMachine State into 2 classes The idea is this better reflects the database structure. Added a few helper methods to copy and update state. * Doc + Improve Checkpoint API * Rename methods to be more clear