lnd.xprv/htlcswitch/hop
Conner Fromknecht 135a0a9f7f
htlcswitch/hop: make unknown required type const
Currently we use the AMP record type, this allows us to change it easily
as we add new known records. We also bump this to 0x0c instead of 0x0a.
2021-04-07 12:08:33 -07:00
..
error_encryptor.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
forwarding_info.go htlcswitch+hop: move ForwardingInfo to hop.ForwaringInfo 2019-09-05 01:35:23 -07:00
iterator_test.go htlcswitch: return hop.Payload from HopIterator 2019-11-04 15:10:15 -08:00
iterator.go cnct: parse onion for resolvers 2019-11-12 15:01:39 +01:00
log.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
network.go htlcswitch/hop: move NetworkHop to hop.Network 2019-09-05 01:35:20 -07:00
payload_test.go htlcswitch/hop: make unknown required type const 2021-04-07 12:08:33 -07:00
payload.go invoices: expose AMPRecord() method on Payload 2021-03-03 16:26:39 -08:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00