InvalidOnionPayload

data class InvalidOnionPayload(tag: ULong, offset: Int) : FailureMessage, Perm

Types

Companion
Link copied to clipboard
common
object Companion

Properties

code
Link copied to clipboard
common
open override val code: Int
message
Link copied to clipboard
common
open override val message: String
offset
Link copied to clipboard
common
val offset: Int
tag
Link copied to clipboard
common
val tag: ULong