Download OpenAPI specification:Download
API Documentation for Module Accounts
ModuleAccounts returns all the existing module accounts.
Since: cosmos-sdk 0.46
Success
NUVA Labs API Server
{"accounts": [{"type": "string","value": "string"}]}
ModuleAccountByName returns the module account info by module name
(proto string)
{"account": {"type": "string","value": "string"}}