bad merge

This commit is contained in:
Sami Mäkelä 2020-08-12 17:40:29 +03:00
parent 8367e79279
commit b252715f53

View File

@ -161,11 +161,6 @@ var setAskCmd = &cli.Command{
Usage: "Set the price of the ask for verified deals (specified as FIL / GiB / Epoch) to `PRICE`",
Required: true,
},
&cli.Uint64Flag{
Name: "verified-price",
Usage: "Set the price of the ask (specified as FIL / GiB / Epoch) to `VERIFIED_PRICE`",
Required: true,
},
&cli.StringFlag{
Name: "duration",
Usage: "Set duration of ask (a quantity of time after which the ask expires) `DURATION`",