lnd/routing/blindedpath
ziggie 38c81516ec blindedpath: remove blockexpiry check.
Removes a check where we would NOT allow to create a blinded invoice
with an expiry (invoice expiry in seconds considered as block time)
lower than the min_final_ctlv_delta.
2024-08-26 20:19:31 -05:00
..
blinded_path.go blindedpath: remove blockexpiry check. 2024-08-26 20:19:31 -05:00
blinded_path_test.go routing/blindedpath: dont error out unless all paths fail 2024-08-07 17:02:56 +02:00
log.go blindedpath: move blinded path logic to own pkg 2024-07-26 09:54:59 +02:00