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

    Class MsgSubmitEvidenceResponse

    MsgSubmitEvidenceResponse defines the Msg/SubmitEvidence response type.

    from message cosmos.evidence.v1beta1.MsgSubmitEvidenceResponse

    Hierarchy

    Index

    Constructors

    Properties

    hash: Uint8Array<ArrayBuffer> = ...

    hash defines the hash of the evidence.

    from field: bytes hash = 4;

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

    Methods