diff --git a/hornet.go b/hornet.go index 5ccc62aa9..a5ec22798 100644 --- a/hornet.go +++ b/hornet.go @@ -55,6 +55,10 @@ type RoutingSegment struct { // stuff perhaps? } +// SphinxPayload... +type SphinxPayload struct { +} + // ForwardingSegment.... type ForwardingSegment struct { // Here's hash(R), attempt to make an HTLC with the next hop. If