Module lnd_grpc_rust::lnrpc
source · Modules§
- Nested message and enum types in
ChannelCloseSummary
. - Nested message and enum types in
ChannelEventUpdate
. - Nested message and enum types in
ChannelPoint
. - Nested message and enum types in
CloseStatusUpdate
. - Nested message and enum types in
Failure
. - Nested message and enum types in
FeeLimit
. - Nested message and enum types in
FundingShim
. - Nested message and enum types in
FundingTransitionMsg
. - Nested message and enum types in
HTLCAttempt
. - Nested message and enum types in
Invoice
. - Generated client implementations.
- Nested message and enum types in
OpenStatusUpdate
. - Nested message and enum types in
Payment
. - Nested message and enum types in
Peer
. - Nested message and enum types in
PeerEvent
. - Nested message and enum types in
PendingChannelsResponse
. - Nested message and enum types in
PolicyUpdateRequest
. - Nested message and enum types in
RestoreChanBackupRequest
. - Nested message and enum types in
RPCMiddlewareRequest
. - Nested message and enum types in
RPCMiddlewareResponse
. - Generated client implementations.
- Generated client implementations.
Structs§
- Details specific to AMP HTLCs.
- A fully authenticated channel along with all its unique attributes. Once an authenticated channel announcement has been processed on the network, then an instance of ChannelEdgeInfo encapsulating the channels attributes is stored. The other portions relevant to routing policy of a channel are stored within a ChannelEdgePolicy for each direction of the channel.
- Returns a new instance of the directed channel graph.
- Details of an HTLC that paid to an invoice
- An individual vertex/node within the channel graph. A node is connected to other nodes by one or more channel edges emanating from it. As the graph is directed, a node will also have an incoming edge attached to it for each outgoing edge.
- A path through the channel graph which runs over one or more channels in succession. This struct carries all the information required to craft the Sphinx onion packet, and send the payment along the first hop in the path. A route is only selected as valid if all the channels have sufficient capacity to carry the initial payment amount after fees are accounted for.
Enums§
AddressType
has to be one of: