Commit c401e34
Add parsing logic for dummy hops
Adds support for identifying and handling dummy hops during
the onion message peeling process.
Ensures that Dummy Forward TLVs are correctly recognized and
interpreted as non-routing hops.
Co-authored-by: valentinewallace <[email protected]>1 parent 1c0c4b7 commit c401e34
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
1110 | | - | |
1111 | | - | |
1112 | 1107 | | |
1113 | 1108 | | |
1114 | 1109 | | |
| |||
1145 | 1140 | | |
1146 | 1141 | | |
1147 | 1142 | | |
1148 | | - | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
1149 | 1151 | | |
1150 | 1152 | | |
1151 | 1153 | | |
| |||
0 commit comments