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 delete


goal account delete

Delete an account

Synopsis

Delete the indicated account. The key management daemon will no longer know about this account, although the account will still exist on the network.

goal account delete [flags]

Options

  -a, --address string   Address of 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