Closed nullpointer0x00 closed 1 month ago
Related: #2134
I considered if there should be some validation on the "volume" parameter (for example, should this ever be higher than the total supply for the marker it is associated with)... But in the end I decided against this because it may need to be a number greater than supply in order to match an integer ratio against the price denom if the token for price is highly valued.
Summary
Improve the clarity and usefulness of the documentation for the
provenanced tx marker add-net-asset-values
command by providing detailed descriptions of the flags, values, and examples.Problem Definition
The current help documentation for the
provenanced tx marker add-net-asset-values
command lacks sufficient detail, making it difficult for users to understand how to correctly use the command. Specifically, the documentation does not adequately explain:--value
flag.;
separator.This lack of clarity could lead to confusion and errors when users attempt to add or update net asset values for markers on the Provenance blockchain. Improving this documentation would enhance user experience and reduce the likelihood of misuse.
Proposal
Update the Command Help Documentation:
--value
flag, explaining what the input should look like and what it represents.;
separator.Include More Detailed Examples:
Link to Additional Resources:
For Admin Use
Feel free to modify or add any specific details relevant to your project or the expectations for this ticket.