lightning-kmp
/
fr.acinq.lightning.wire
/
FailureMessage
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
decode
Link copied to clipboard
common
fun
decode
(input:
ByteArray
):
FailureMessage
Content copied to clipboard
encode
Link copied to clipboard
common
fun
encode
(input:
FailureMessage
):
ByteArray
Content copied to clipboard
fun
encode
(input:
FailureMessage
, out:
Output
)
Content copied to clipboard
Properties
BADONION
Link copied to clipboard
common
const val
BADONION
:
Int
= 0x8000
Content copied to clipboard
logger
Link copied to clipboard
common
val
logger
:
LightningLoggerDelegateProvider
Content copied to clipboard
NODE
Link copied to clipboard
common
const val
NODE
:
Int
= 0x2000
Content copied to clipboard
PERM
Link copied to clipboard
common
const val
PERM
:
Int
= 0x4000
Content copied to clipboard
UPDATE
Link copied to clipboard
common
const val
UPDATE
:
Int
= 0x1000
Content copied to clipboard