corda / net.corda.core.flows / CollectSignaturesFlow / myOptionalKeys

myOptionalKeys

val myOptionalKeys: Iterable<PublicKey>?

set of keys in the transaction which are owned by this node. This includes keys used on commands, not just in the states. If null, the default well known identity of the node is used.