fakeDealSessionPair

fun fakeDealSessionPair(aliceId: PeerId, bobId: PeerId, scheme: CommutativeScheme = SraScheme(), scope: CoroutineScope): Pair<DealSession, DealSession>