EventSubmitProposal is an event emitted when a proposal is created.

from message cosmos.group.v1.EventSubmitProposal

Hierarchy

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" = "cosmos.group.v1.EventSubmitProposal"

Methods