File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ OPTIONS:
842
842
--drop-claims drop claims for sectors that can be extended, but only by dropping some of their verified power claims (default: false)
843
843
--tolerance value don't try to extend sectors by fewer than this number of epochs, defaults to 7 days (default: 20160)
844
844
--max-fee value use up to this amount of FIL for one message. pass this flag to avoid message congestion. (default: "0")
845
- --max-sectors value the maximum number of sectors contained in each message (default: 0 )
845
+ --max-sectors value the maximum number of sectors contained in each message (default: 500 )
846
846
--really-do-it pass this flag to really extend sectors, otherwise will only print out json representation of parameters (default: false)
847
847
--help, -h show help
848
848
```
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ OPTIONS:
368
368
--drop-claims drop claims for sectors that can be extended, but only by dropping some of their verified power claims (default: false)
369
369
--tolerance value don't try to extend sectors by fewer than this number of epochs, defaults to 7 days (default: 20160)
370
370
--max-fee value use up to this amount of FIL for one message. pass this flag to avoid message congestion. (default: "0")
371
- --max-sectors value the maximum number of sectors contained in each message (default: 0 )
371
+ --max-sectors value the maximum number of sectors contained in each message (default: 500 )
372
372
--really-do-it pass this flag to really extend sectors, otherwise will only print out json representation of parameters (default: false)
373
373
--help, -h show help
374
374
```
You can’t perform that action at this time.
0 commit comments