clarify multisig create helptext
This commit is contained in:
parent
62a503d686
commit
17642b5ecb
@ -52,6 +52,7 @@ var msigCreateCmd = &cli.Command{
|
||||
Flags: []cli.Flag{
|
||||
&cli.Int64Flag{
|
||||
Name: "required",
|
||||
Usage: "number of required approvals (uses number of signers provided if omitted)",
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: "value",
|
||||
|
Loading…
Reference in New Issue
Block a user