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

com.hedera.hapi.block.stream.output.protoc.BlockHeaderOuterClass Maven / Gradle / Ivy

There is a newer version: 0.57.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: stream/output/block_header.proto

package com.hedera.hapi.block.stream.output.protoc;

public final class BlockHeaderOuterClass {
  private BlockHeaderOuterClass() {}
  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_block_stream_output_BlockHeader_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_BlockHeader_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 stream/output/block_header.proto\022#com." +
      "hedera.hapi.block.stream.output\032\021basic_t" +
      "ypes.proto\032\017timestamp.proto\"\305\002\n\013BlockHea" +
      "der\0222\n\022hapi_proto_version\030\001 \001(\0132\026.proto." +
      "SemanticVersion\0220\n\020software_version\030\002 \001(" +
      "\0132\026.proto.SemanticVersion\022\016\n\006number\030\003 \001(" +
      "\004\022\033\n\023previous_block_hash\030\004 \001(\014\022:\n first_" +
      "transaction_consensus_time\030\005 \001(\0132\020.proto" +
      ".Timestamp\0221\n\016hash_algorithm\030\006 \001(\0162\031.pro" +
      "to.BlockHashAlgorithm\0224\n\024address_book_ve" +
      "rsion\030\007 \001(\0132\026.proto.SemanticVersionB.\n*c" +
      "om.hedera.hapi.block.stream.output.proto" +
      "cP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
          com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
        });
    internal_static_com_hedera_hapi_block_stream_output_BlockHeader_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_block_stream_output_BlockHeader_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_BlockHeader_descriptor,
        new java.lang.String[] { "HapiProtoVersion", "SoftwareVersion", "Number", "PreviousBlockHash", "FirstTransactionConsensusTime", "HashAlgorithm", "AddressBookVersion", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
    com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy