corda / net.corda.core.node.services / ContractUpgradeService / storeAuthorisedContractUpgrade

storeAuthorisedContractUpgrade

abstract fun storeAuthorisedContractUpgrade(ref: StateRef, upgradedContractClass: Class<out UpgradedContract<*, *>>): Unit

Store authorised state ref and associated UpgradeContract class