lnd/cmd
ziggie 3a15d7e917
multi: add omit_hops option to ListPayments RPC
Add a new omit_hops field to ListPaymentsRequest that allows clients
to skip loading hop-level route data for HTLC attempts, reducing both
query cost and response size. When set, the route is returned with
only route-level fields (TotalTimeLock, TotalAmount, SourcePubKey)
and no individual hop data or hop-level custom records.
2026-03-12 18:24:03 +01:00
..
commands multi: add omit_hops option to ListPayments RPC 2026-03-12 18:24:03 +01:00
lncli cmd/lncli: move commands and export 2024-08-23 10:57:59 +02:00
lnd multi: extract wallet initialization 2021-10-08 12:13:15 +02:00