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

    Class EventSubmitProposal

    EventSubmitProposal is an event emitted when a proposal is created.

    from message cosmos.group.v1.EventSubmitProposal

    Hierarchy

    Index

    Constructors

    Properties

    proposalId: bigint = protoInt64.zero

    proposal_id is the unique ID of the proposal.

    from field: uint64 proposal_id = 1;

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

    Methods