Query the proposer of a governance proposal
Query which address proposed a proposal with a given ID.
Example: $ akash query gov proposer 1
akash query gov proposer [proposal-id] [flags]
--height int Use a specific height to query state at (this can error if the node is pruning state)
-h, --help help for proposer
--node string <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
-o, --output string Output format (text|json) (default "text")
--chain-id string The network chain ID
- akash query gov - Querying commands for the governance module