This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
lnd
Watch
1
Star
0
Fork
You've already forked lnd
0
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-02-21 22:11:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
278e10a2fd
lnd
/
routing
/
route
History
Conner Fromknecht
278e10a2fd
routing/route/route: omit next_hop_id for final hop
...
BOLT04 says to omit this field for final hops, but must be present on all other hops.
2019-09-04 12:05:10 -07:00
..
route.go
routing/route/route: omit next_hop_id for final hop
2019-09-04 12:05:10 -07:00
route_test.go
route test: add a simple unit test for the TotalFees method
2019-05-28 11:16:34 +02:00