bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class MsgSubmitProposalResponse

    MsgSubmitProposalResponse is the Msg/SubmitProposal response type.

    from message cosmos.group.v1.MsgSubmitProposalResponse

    Hierarchy

    Index

    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"

    Methods