lightning-kmp
/
fr.acinq.lightning.wire
/
RevokeAndAck
/
Companion
common
Companion
object
Companion
:
LightningMessageReader
<
RevokeAndAck
>
Content copied to clipboard
Functions
Properties
Functions
read
Link copied to clipboard
common
open fun
read
(bytes:
ByteArray
):
RevokeAndAck
Content copied to clipboard
open fun
read
(hex:
String
):
RevokeAndAck
Content copied to clipboard
open override fun
read
(input:
Input
):
RevokeAndAck
Content copied to clipboard
Properties
readers
Link copied to clipboard
common
val
readers
:
Map
<
Long
,
TlvValueReader
<
RevokeAndAckTlv
>>
Content copied to clipboard
type
Link copied to clipboard
common
const val
type
:
Long
= 133
Content copied to clipboard