package main import "github.com/ledgerwatch/erigon/cmd/devnettest/commands" func main() { commands.Execute() }