mirror of
https://github.com/corda/corda.git
synced 2025-02-07 03:29:19 +00:00
Related to CORDA-1915 Signing CorDapp JARs - Corda node rejects CorDapps signed by our development keys when running in production mode. This prevents Cordapps signed by our dev key (by default) running in production (node devMode=false).