QueryProposalResponse is the response type for the Query/Proposal RPC method.

from message cosmos.gov.v1.QueryProposalResponse

Hierarchy

Constructors

Properties

proposal is the requested governance proposal.

from field: cosmos.gov.v1.Proposal proposal = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.gov.v1.QueryProposalResponse" = "cosmos.gov.v1.QueryProposalResponse"

Methods