This commit is contained in:
Jennifer Wang 2022-12-08 02:56:45 -05:00
parent 3a6d37c6a2
commit 3bb12f4417

View File

@ -1667,7 +1667,7 @@ var ChainInvokeEVMCmd = &cli.Command{
&cli.StringFlag{
Name: "from",
Usage: "optionally specify the account to use for sending the exec message",
},&cli.IntFlag{
}, &cli.IntFlag{
Name: "value",
Usage: "optionally specify the value to be sent with the invokation message",
},