From 662fc3797648f6efe3fb5e6b8d43ebaa6375d557 Mon Sep 17 00:00:00 2001 From: Phi Date: Wed, 8 Feb 2023 09:34:44 +0100 Subject: [PATCH] Option to set-seal-delay seconds Add the option to set-seal-delay in seconds --- cmd/lotus-miner/sectors.go | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/cmd/lotus-miner/sectors.go b/cmd/lotus-miner/sectors.go index 8999c4578..da07901f7 100644 --- a/cmd/lotus-miner/sectors.go +++ b/cmd/lotus-miner/sectors.go @@ -1379,8 +1379,14 @@ var sectorsStartSealCmd = &cli.Command{ var sectorsSealDelayCmd = &cli.Command{ Name: "set-seal-delay", - Usage: "Set the time, in minutes, that a new sector waits for deals before sealing starts", - ArgsUsage: "", + Usage: "Set the time (in minutes) that a new sector waits for deals before sealing starts", + ArgsUsage: "