com.r3corda.core.contracts / TransactionType / NotaryChange / getRequiredSigners

getRequiredSigners

fun getRequiredSigners(tx: TransactionForVerification): Set<PublicKey>
Overrides TransactionType.getRequiredSigners

Return the list of public keys that that require signatures for the transaction type. Note: the notary key is checked separately for all transactions and need not be included.