NodeHop

fun NodeHop(nodeId: PublicKey, nextNodeId: PublicKey, cltvExpiryDelta: CltvExpiryDelta, fee: MilliSatoshi)

Parameters

nodeId

id of the start node.

nextNodeId

id of the end node.

cltvExpiryDelta

cltv expiry delta.

fee

total fee for that hop.