Make --lite

This commit is contained in:
Rjan 2022-02-28 17:14:05 +01:00
parent 686ada0582
commit c9e2c1b1d7

View File

@ -119,8 +119,8 @@ var DaemonCmd = &cli.Command{
Usage: "halt the process after importing chain from file", Usage: "halt the process after importing chain from file",
}, },
&cli.BoolFlag{ &cli.BoolFlag{
Name: "lite", Name: "lite",
Usage: "start lotus in lite mode", Usage: "start lotus in lite mode",
}, },
&cli.StringFlag{ &cli.StringFlag{
Name: "pprof", Name: "pprof",