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

    QueryEvidenceResponse is the response type for the Query/Evidence RPC method.

    from message cosmos.evidence.v1beta1.QueryEvidenceResponse

    Hierarchy

    Index

    Constructors

    Properties

    evidence?: Any

    evidence returns the requested evidence.

    from field: google.protobuf.Any evidence = 1;

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

    Methods