mirror of
https://github.com/corda/corda.git
synced 2025-04-05 10:27:11 +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).