Package-level declarations

Types

Link copied to clipboard

Conformance TCK for CommutativeScheme. Validate a new scheme by subclassing this suite and overriding newScheme:

Functions

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