lightning-kmp
/
fr.acinq.lightning.router
/
Hop
common
Hop
sealed class
Hop
Content copied to clipboard
Functions
Properties
Inheritors
Functions
fee
Link copied to clipboard
common
abstract fun
fee
(amount:
MilliSatoshi
):
MilliSatoshi
Content copied to clipboard
Properties
cltvExpiryDelta
Link copied to clipboard
common
abstract val
cltvExpiryDelta
:
CltvExpiryDelta
Content copied to clipboard
Cltv delta required by the current hop.
nextNodeId
Link copied to clipboard
common
abstract val
nextNodeId
:
PublicKey
Content copied to clipboard
The id of the end node.
nodeId
Link copied to clipboard
common
abstract val
nodeId
:
PublicKey
Content copied to clipboard
The id of the start node.
Inheritors
ChannelHop
Link copied to clipboard
NodeHop
Link copied to clipboard