This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit dea311f
Fix myNodeNum detection when --skip-config is used
Add fallback to detect local node number from loaded nodes by finding
the node with hopsAway === 0. This fixes node commands (traceroute,
position request, nodeinfo, etc.) when using --skip-config flag.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9e59cfd commit dea311f
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
281 | 292 | | |
282 | 293 | | |
283 | 294 | | |
| |||
618 | 629 | | |
619 | 630 | | |
620 | 631 | | |
621 | | - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
622 | 635 | | |
623 | 636 | | |
624 | 637 | | |
| |||
0 commit comments