# Functions
GetCmdQueryAssets returns query command that implement keeper querier.
GetCmdQueryCurrentPrice returns query command that implement keeper querier.
GetCmdQueryCurrentPrices returns query command that implement keeper querier.
GetCmdQueryOracles returns query command that implement keeper querier.
GetCmdTxGenAddAsset returns genesis setup command.
GetCmdTxGenAddNominee returns genesis setup command.
GetCmdTxGenAddOracle returns genesis setup command.
GetCmdTxPostPrice returns tx command that implement keeper handler.
GetCmdTxSetAsset returns tx command that implement keeper handler.
GetCmdTxSetOracle returns tx command that implement keeper handler.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns a root CLI command handler for all module transaction commands.