MsgSubmitEvidenceResponse defines the Msg/SubmitEvidence response type.

from message cosmos.evidence.v1beta1.MsgSubmitEvidenceResponse

Hierarchy

Constructors

Properties

hash: Uint8Array = ...

hash defines the hash of the evidence.

from field: bytes hash = 4;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.evidence.v1beta1.MsgSubmitEvidenceResponse" = "cosmos.evidence.v1beta1.MsgSubmitEvidenceResponse"

Methods