mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 23:24:21 +01:00
sphinx: Remove standalone v0 payload in favor of the unionized one
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
d607afd195
commit
b83d15ea4a
@@ -93,7 +93,6 @@ enum sphinx_payload_type {
|
||||
struct route_step {
|
||||
enum route_next_case nextcase;
|
||||
struct onionpacket *next;
|
||||
struct hop_data hop_data;
|
||||
u8 realm;
|
||||
enum sphinx_payload_type type;
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user