Documentation
¶
Overview ¶
Lightning Network primitives.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel struct { Edge ChannelID ChannelID LocalBalance Satoshi LocalFee FeePPM RemoteBalance Satoshi RemoteNode Node }
Channel between local and remote node.
Click to show internal directories.
Click to hide internal directories.