All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hedera.hapi.node.state.tss.legacy.TssVoteMapKeyOuterClass Maven / Gradle / Ivy

There is a newer version: 0.57.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: state/tss/tss_vote_map_key.proto

package com.hedera.hapi.node.state.tss.legacy;

public final class TssVoteMapKeyOuterClass {
  private TssVoteMapKeyOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_node_state_tss_TssVoteMapKey_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_tss_TssVoteMapKey_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n state/tss/tss_vote_map_key.proto\022\036com." +
      "hedera.hapi.node.state.tss\"5\n\rTssVoteMap" +
      "Key\022\023\n\013roster_hash\030\001 \001(\014\022\017\n\007node_id\030\002 \001(" +
      "\004B)\n%com.hedera.hapi.node.state.tss.lega" +
      "cyP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_hedera_hapi_node_state_tss_TssVoteMapKey_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_node_state_tss_TssVoteMapKey_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_tss_TssVoteMapKey_descriptor,
        new java.lang.String[] { "RosterHash", "NodeId", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy