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

    MsgExec is the Msg/Exec request type.

    from message cosmos.group.v1.MsgExec

    Hierarchy

    Index

    Constructors

    Properties

    executor: string = ""

    executor is the account address used to execute the proposal.

    from field: string executor = 2;

    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.MsgExec"

    Methods