goal account multisig new
goal account multisig new¶
Create a new multisig account
Synopsis¶
Create a new multisig account from a list of existing non-multisig addresses
goal account multisig new [address 1] [address 2]... [flags]
Options¶
-h, --help help for new
-T, --threshold uint8 Number of signatures required to spend from this address (default 1)
Options inherited from parent commands¶
-d, --datadir stringArray Data directory for the node
-k, --kmddir string Data directory for kmd
-w, --wallet string Set the wallet to be used for the selected operation
SEE ALSO¶
- goal account multisig - Control and manage multisig accounts