corda / net.corda.core.node / NetworkParameters / packageOwnership

packageOwnership

val packageOwnership: Map<String, PublicKey>

(AutoAcceptable) List of the network-wide java packages that were successfully claimed by their owners. Any CorDapp JAR that offers contracts and states in any of these packages must be signed by the owner.

Property

packageOwnership - (AutoAcceptable) List of the network-wide java packages that were successfully claimed by their owners. Any CorDapp JAR that offers contracts and states in any of these packages must be signed by the owner.