mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-06 19:06:42 +01:00
fix the serve api flags
This commit is contained in:
@@ -484,6 +484,7 @@ func main() {
|
|||||||
Aliases: []string{},
|
Aliases: []string{},
|
||||||
Usage: "Serve the API only",
|
Usage: "Serve the API only",
|
||||||
Action: cmdServeAPI,
|
Action: cmdServeAPI,
|
||||||
|
Flags: flags,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "discard",
|
Name: "discard",
|
||||||
|
|||||||
Reference in New Issue
Block a user