createServiceFlow

abstract fun createServiceFlow(otherPartySession: FlowSession): FlowLogic<Void?>

Produces a notary service flow which has the corresponding sends and receives as NotaryFlow.Client.

Parameters

otherPartySession

client Party making the request