MsgSubmitProposalResponse is the Msg/SubmitProposal response type.

from message cosmos.group.v1.MsgSubmitProposalResponse

Hierarchy

Constructors

Properties

proposalId: bigint = protoInt64.zero

proposal is the unique ID of the proposal.

from field: uint64 proposal_id = 1;

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

Methods