mirror of
https://github.com/corda/corda.git
synced 2025-04-24 04:56:05 +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