net.corda.flows / TwoPartyDealFlow / Primary / <init>

<init>

Primary(progressTracker: ProgressTracker = Primary.tracker())

Abstracted bilateral deal flow participant that initiates communication/handshake.

Theres a good chance we can push at least some of this logic down into core flow logic and helper methods etc.