com.r3corda.node.services.persistence / DataVending / Service / notify

notify

fun notify(net: MessagingService, myIdentity: Party, recipient: NodeInfo, transaction: SignedTransaction): Unit

Notify a node of a transaction. Normally any notarisation required would happen before this is called.