corda / net.corda.core.node.services / VaultService / getAuthorisedContractUpgrade

getAuthorisedContractUpgrade

abstract fun getAuthorisedContractUpgrade(ref: StateRef): Class<out UpgradedContract<*, *>>?

Get contracts we would be willing to upgrade the suggested contract to.