ExpiryTooSoon

data class ExpiryTooSoon(update: ChannelUpdate) : FailureMessage, Update

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
update
Link copied to clipboard
common
open override val update: ChannelUpdate