corda / net.corda.core.node / ServiceHub / contractUpgradeService

contractUpgradeService

abstract val contractUpgradeService: ContractUpgradeService

The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.

See Also

ContractUpgradeFlow