DuplicateVoteEvidence$json top-level constant

  1. @Deprecated('Use duplicateVoteEvidenceDescriptor instead')
Map<String, Object> const DuplicateVoteEvidence$json

Implementation

@$core.Deprecated('Use duplicateVoteEvidenceDescriptor instead')
const DuplicateVoteEvidence$json = const {
  '1': 'DuplicateVoteEvidence',
  '2': const [
    const {'1': 'vote_a', '3': 1, '4': 1, '5': 11, '6': '.tendermint.types.Vote', '10': 'voteA'},
    const {'1': 'vote_b', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.Vote', '10': 'voteB'},
    const {'1': 'total_voting_power', '3': 3, '4': 1, '5': 3, '10': 'totalVotingPower'},
    const {'1': 'validator_power', '3': 4, '4': 1, '5': 3, '10': 'validatorPower'},
    const {'1': 'timestamp', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'timestamp'},
  ],
};