corda / net.corda.core.flows / FlowLogic / ourIdentity

ourIdentity

val ourIdentity: Party

Specifies the identity to use for this flow. This will be one of the multiple identities that belong to this node. This is the same as calling ourIdentityAndCert.party.

See Also

NodeInfo.legalIdentities