corda / net.corda.core.transactions / ContractUpgradeLedgerTransaction / notary

notary

val notary: Party

If present, the notary for this transaction. If absent then the transaction is not notarised at all. This is intended for issuance/genesis transactions that don't consume any other states and thus can't double spend anything.