MsgExecResponse is the Msg/Exec request type.

from message cosmos.group.v1.MsgExecResponse

Hierarchy

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

Methods