lightning-kmp
/
fr.acinq.lightning.db
/
HopDesc
common
Hop
Desc
data class
HopDesc
(nodeId:
PublicKey
, nextNodeId:
PublicKey
, shortChannelId:
ShortChannelId
?)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
nextNodeId
Link copied to clipboard
common
val
nextNodeId
:
PublicKey
Content copied to clipboard
nodeId
Link copied to clipboard
common
val
nodeId
:
PublicKey
Content copied to clipboard
shortChannelId
Link copied to clipboard
common
val
shortChannelId
:
ShortChannelId
? = null
Content copied to clipboard