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

    Class MsgExecResponse

    MsgExecResponse is the Msg/Exec request type.

    from message cosmos.group.v1.MsgExecResponse

    Hierarchy

    Index

    Constructors

    Properties

    result: ProposalExecutorResult = ProposalExecutorResult.UNSPECIFIED

    result is the final result of the proposal execution.

    from field: cosmos.group.v1.ProposalExecutorResult result = 2;

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

    Methods