Update cmd/lotus-wallet/main.go

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
Phi-rjan 2022-04-25 08:56:34 +02:00 committed by GitHub
parent 295bf03e4d
commit 825cdb8db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,7 +144,7 @@ var runCmd = &cli.Command{
Hidden: true,
},
},
Description: "Needs FULLNODE_API_INFO env-var to be set before running",
Description: "Needs FULLNODE_API_INFO env-var to be set before running (see lotus-wallet --help for setup instructions)",
Action: func(cctx *cli.Context) error {
log.Info("Starting lotus wallet")