accel/docs: luxd path canonical

This commit is contained in:
Hanzo AI
2026-05-05 19:14:46 -07:00
parent 83f1836a6b
commit 9c6ed20bb6
+1 -1
View File
@@ -14,7 +14,7 @@ This guide covers integrating Lux Accel with the Lux blockchain node, EVM precom
The Lux node uses accel for consensus-critical operations:
```go
// In luxd/snow/consensus/engine.go
// In luxd/consensus/engine.go
package consensus
import (