Module node

Source
Expand description

Node

Structs§

Heartbeat
A signer heartbeat message.
Node
A signer for one Lightning node.
NodeConfig
Node configuration parameters.
NodeServices
Various services the Node uses
NodeState
Enforcement state for a node
PaymentState
Payment details and payment state
RoutedPayment
Keeps track of incoming and outgoing HTLCs for a routed payment
SignedHeartbeat
A signed heartbeat message.

Enums§

Allowable
Allowlist entry
PaymentType
Outgoing payment type
SpendType
The type of address, for layer-1 input signing

Traits§

NodeMonitor
Trait to monitor read-only features of Node
SyncLogger
Marker trait for LDK compatible logger
ToStringForNetwork
Convert to String for a specified Bitcoin network type