from message tendermint.types.Evidence

Hierarchy

Constructors

Properties

sum:
    | { case: "duplicateVoteEvidence"; value: DuplicateVoteEvidence }
    | { case: "lightClientAttackEvidence"; value: LightClientAttackEvidence }
    | { case: undefined; value?: undefined } = ...

Type declaration

  • { case: "duplicateVoteEvidence"; value: DuplicateVoteEvidence }
    • case: "duplicateVoteEvidence"
    • value: DuplicateVoteEvidence

      from field: tendermint.types.DuplicateVoteEvidence duplicate_vote_evidence = 1;

  • { case: "lightClientAttackEvidence"; value: LightClientAttackEvidence }
    • case: "lightClientAttackEvidence"
    • value: LightClientAttackEvidence

      from field: tendermint.types.LightClientAttackEvidence light_client_attack_evidence = 2;

  • { case: undefined; value?: undefined }

from oneof tendermint.types.Evidence.sum

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.types.Evidence"

Methods

MMNEPVFCICPMFPCPTTAAATR