lnd/graph/db/models
ziggie 4518bc7276
htlcswitch: fix outgoing cltv spelling
Rename the ForwardingInfo.OutgoingCTLV field to OutgoingCLTV and update all
call sites. This keeps the exported field spelling consistent with the CLTV
terminology used elsewhere.

Also fix the remaining CTLV typos in nearby comments.
2026-06-25 19:06:26 -03:00
..
cached_edge_info.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
cached_edge_policy.go graph/db: refactor CachedEdgePolicy to use explicit boolean fields 2026-02-13 07:21:24 +02:00
channel.go htlcswitch: fix outgoing cltv spelling 2026-06-25 19:06:26 -03:00
channel_auth_proof.go graph/db: treat empty channel signatures as missing 2026-02-13 07:21:23 +02:00
channel_edge_info.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_edge_info_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
channel_edge_policy.go multi: add ChanEdgePolicyFromWire constructor for ChannelEdgePolicy 2026-02-13 07:21:24 +02:00
inbound_fee.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
inbound_fee_test.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
node.go multi: drop tor v2 onion production, keep wire codec faithful 2026-05-22 09:42:37 -03:00