Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR cosmos#4011: Mint/Inflation Querier, LCD and CLI
* A few godoc updates * More minor tweaks and reformatting * Implement initial minting querier * Implement stringer interface for minting params * Minor cleanup * Add minting CLI commands * Implement inflation query command * Implement annual provisions query and CLI command * Update x/mint/client/module_client.go Co-Authored-By: alexanderbez <[email protected]> * Update x/mint/client/module_client.go Co-Authored-By: alexanderbez <[email protected]> * Update x/mint/client/module_client.go Co-Authored-By: alexanderbez <[email protected]> * Update x/mint/querier.go Co-Authored-By: alexanderbez <[email protected]> * Add minting REST client routes/handlers * Fix build issues * Implement querier unit tests * Update gaiacli docs * Implement LCD tests * Update Swagger docs * Add pending log entry * add examples Signed-off-by: Karoly Albert Szabo <[email protected]> * revert adding examples Signed-off-by: Karoly Albert Szabo <[email protected]>
- Loading branch information