CallRound

data class CallRound(val calls: List<SignedCall>, val matchers: List<SignedMatcher>)

Constructors

Link copied to clipboard
constructor(calls: List<SignedCall>, matchers: List<SignedMatcher>)

Properties

Link copied to clipboard
Link copied to clipboard