Don't be off by 1000000000000000000x
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
This commit is contained in:
parent
29d3d746a3
commit
fd68551d83
@ -37,7 +37,7 @@ var chainDisputeSetCmd = &cli.Command{
|
|||||||
Flags: []cli.Flag{
|
Flags: []cli.Flag{
|
||||||
&cli.StringFlag{
|
&cli.StringFlag{
|
||||||
Name: "max-fee",
|
Name: "max-fee",
|
||||||
Usage: "Spend up to X attoFIL per DisputeWindowedPoSt message",
|
Usage: "Spend up to X FIL per DisputeWindowedPoSt message",
|
||||||
},
|
},
|
||||||
&cli.StringFlag{
|
&cli.StringFlag{
|
||||||
Name: "from",
|
Name: "from",
|
||||||
|
Loading…
Reference in New Issue
Block a user