UnexpectedSyncError

data class UnexpectedSyncError(val warning: String) : Warning(source)

An unexpected error occured processing a peer-to-peer message.

Constructors

Link copied to clipboard
constructor(warning: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard