GovQueryClient Methods
The GovQueryClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Deposit |
Deposit queries single deposit information based proposalID, depositAddr.
|
|
|
Deposits |
Deposits queries all deposits of a single proposal.
|
|
|
Params |
Params queries all parameters of the gov module.
|
|
|
Proposal |
Proposal queries proposal details based on ProposalID.
|
|
|
Proposals |
Proposals queries all proposals based on given status.
|
|
|
TallyResult |
TallyResult queries the tally of a proposal vote.
|
|
|
Vote |
Vote queries voted information based on proposalID, voterAddr.
|
|
|
Votes |
Votes queries votes of a given proposal.
|

