move requestremove inside runSched
This commit is contained in:
@@ -2759,12 +2759,7 @@ Perms: admin
|
||||
Inputs:
|
||||
```json
|
||||
[
|
||||
{
|
||||
"Miner": 1000,
|
||||
"Number": 9
|
||||
},
|
||||
"string value",
|
||||
123
|
||||
"07070707-0707-0707-0707-070707070707"
|
||||
]
|
||||
```
|
||||
|
||||
|
||||
@@ -2342,7 +2342,7 @@ USAGE:
|
||||
lotus-miner sealing abort [command options] [callid]
|
||||
|
||||
OPTIONS:
|
||||
--help, -h show help (default: false)
|
||||
--requestId Specifies that the argument is SchedId of the request to be removed from scheduler (default: false)
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user