package main import "github.com/ditatompel/xmr-nodes/cmd" func main() { cmd.Execute() }