Interface HopHint

Hierarchy

  • HopHint

Properties

chanId: string | number

The unique identifier of the channel.

cltvExpiryDelta: string | number

The time-lock delta of the channel.

feeBaseMsat: string | number

The base fee of the channel denominated in millisatoshis.

feeProportionalMillionths: string | number

The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.

nodeId: string

The public key of the node at the start of the channel.

Generated using TypeDoc