mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
56dbf1e844
* Prevent node from starting across upgrades (until we support it better). On first run a version file is created in the node dir, and on subsequent runs the node version is matched against it. * Move version check from caplet to node.