mirror of
https://github.com/corda/corda.git
synced 2025-01-26 14:19:23 +00:00
3110c75847
* Provide an optional configuration setting to specify the minimum platform version to use in the network params file. * Leave Cordform signature intact. * Leave previous Gradle Plugin called signature intact. * Incorporating feedback from PR review. * Added minimum platform version validation check. * Removed final 2 references to "default" * Added changelog entry.