Fix Uint64

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2019-12-06 18:55:46 +01:00
parent 80592a87cf
commit e07ab00fbb
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -66,7 +66,7 @@ var preSealCmd = &cli.Command{
Value: 1,
Usage: "select number of sectors to pre-seal",
},
&cli.IntFlag{
&cli.Uint64Flag{
Name: "sector-offset",
Value: 0,
Usage: "select number of sectors to pre-seal",