lnd/graph
ziggie 30ddd606fc
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.

(cherry picked from commit 4518bc7276)
2026-06-26 07:58:48 -03:00
..
db htlcswitch: fix outgoing cltv spelling 2026-06-26 07:58:48 -03:00
testdata refactor: move various duties from ChannelRouter to graph.Builder 2024-07-15 15:56:33 +02:00
builder.go graph: fix log formatting 2025-10-06 10:59:39 +02:00
builder_test.go multi: rename AddLightningNode methods 2025-09-03 10:14:35 +02:00
errors.go multi: use the "errors" package everywhere 2025-06-30 09:46:55 +02:00
interfaces.go graph+discovery: update graph/db gossip backlog interfaces to use iter.Seq2 2025-09-26 17:01:11 -07:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
notifications_test.go multi: rename models.LightningNode to models.Node 2025-09-03 10:14:35 +02:00
setup_test.go refactor: move various duties from ChannelRouter to graph.Builder 2024-07-15 15:56:33 +02:00
stats.go graph: rename routerStats to builderStats 2025-02-07 13:01:39 +02:00