AuthenticationVerdict

data class AuthenticationVerdict(val signCount: Long, val backupState: Boolean = false)(source)

Constructors

Link copied to clipboard
constructor(signCount: Long, backupState: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard