corda / net.corda.core.transactions / SignedTransaction / resolveNotaryChangeTransaction

resolveNotaryChangeTransaction

fun resolveNotaryChangeTransaction(services: ServicesForResolution): NotaryChangeLedgerTransaction
fun resolveNotaryChangeTransaction(services: ServiceHub): NotaryChangeLedgerTransaction

If transaction is a NotaryChangeWireTransaction, loads the input states and resolves it to a NotaryChangeLedgerTransaction so the signatures can be verified.