📄️ BuildRoute
BuildRoute builds a fully specified route based on a list of hop public
📄️ EstimateRouteFee
EstimateRouteFee allows callers to obtain a lower bound w.r.t how much it
📄️ GetMissionControlConfig
GetMissionControlConfig returns mission control's current config.
📄️ HtlcInterceptor
HtlcInterceptor dispatches a bi-directional streaming RPC in which
📄️ QueryMissionControl
QueryMissionControl exposes the internal mission control state to callers.
📄️ QueryProbability
This RPC is deprecated and will be removed in a future version.
📄️ ResetMissionControl
ResetMissionControl clears all mission control state and starts with a clean
📄️ SendPaymentV2
SendPaymentV2 attempts to route a payment described by the passed
📄️ SendPayment
This RPC is deprecated and will be removed in a future version.
📄️ SendToRouteV2
SendToRouteV2 attempts to make a payment via the specified route. This
📄️ SendToRoute
This RPC is deprecated and will be removed in a future version.
📄️ SetMissionControlConfig
SetMissionControlConfig will set mission control's config, if the config
📄️ SubscribeHtlcEvents
SubscribeHtlcEvents creates a uni-directional stream from the server to
📄️ TrackPaymentV2
TrackPaymentV2 returns an update stream for the payment identified by the
📄️ TrackPayment
This RPC is deprecated and will be removed in a future version.
📄️ TrackPayments
TrackPayments returns an update stream for every payment that is not in a
📄️ UpdateChanStatus
UpdateChanStatus attempts to manually set the state of a channel
📄️ XImportMissionControl
XImportMissionControl is an experimental API that imports the state provided