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

getRequiredSigners

fun getRequiredSigners(tx: LedgerTransaction): <ERROR CLASS>
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.