Open barnjamin opened 2 years ago
Right now the CLI docs in the developer portal contains basic command and flag documentation.
It'd be helpful to provide some concrete examples of how they might be called with explanations of what is happening.
For the accounts page an example might be
To dump the entire balance record for a given account including algos, assets, and application local state
goal account dump -a $ADDR
Right now the CLI docs in the developer portal contains basic command and flag documentation.
It'd be helpful to provide some concrete examples of how they might be called with explanations of what is happening.
For the accounts page an example might be
To dump the entire balance record for a given account including algos, assets, and application local state