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

    Class MsgSubmitProposalResponse

    MsgSubmitProposalResponse defines the Msg/SubmitProposal response type.

    from message cosmos.gov.v1.MsgSubmitProposalResponse

    Hierarchy

    Index

    Constructors

    Properties

    proposalId: bigint = protoInt64.zero

    proposal_id defines the unique id of the proposal.

    from field: uint64 proposal_id = 1;

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

    Methods