finish comment.

This commit is contained in:
Raúl Kripalani
2020-11-20 14:05:50 +00:00
committed by GitHub
parent cdfa869ea6
commit bb9d2b5af4
+1 -1
View File
@@ -73,7 +73,7 @@ var extractCmd = &cli.Command{
},
&cli.StringFlag{
Name: "exec-block",
Usage: "optionally, the block CID of a block where this message was executed, to aovid",
Usage: "optionally, the block CID of a block where this message was executed, to avoid expensive chain scanning",
Destination: &extractFlags.block,
},
&cli.StringFlag{