Skip to content

Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

goal account multisig delete


goal account multisig delete

Delete a multisig account

Synopsis

Delete a multisig account. Like ordinary account delete, the local node will no longer know about the account, but it may still exist on the network.

goal account multisig delete [flags]

Options

  -a, --address string   Address of multisig account to delete

  -h, --help             help for delete

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