QueryProposalResponse is the Query/Proposal response type.

from message cosmos.group.v1.QueryProposalResponse

Hierarchy

Constructors

Properties

proposal is the proposal info.

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

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

Methods