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 dump


goal account dump

Dump the balance record for the specified account

Synopsis

Dump the balance record for the specified account to terminal as JSON or to a file as MessagePack.

goal account dump [flags]

Options

  -a, --address string   Account address to retrieve balance (required)

  -h, --help             help for dump

  -o, --outfile string   Save balance record to specified output file

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