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

org.hyperledger.fabric.protos.orderer.BlockattestationProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: orderer/blockattestation.proto

package org.hyperledger.fabric.protos.orderer;

public final class BlockattestationProto {
  private BlockattestationProto() {}
  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_orderer_BlockAttestation_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_BlockAttestation_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_BlockAttestationResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_BlockAttestationResponse_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\036orderer/blockattestation.proto\022\007ordere" +
      "r\032\023common/common.proto\"r\n\020BlockAttestati" +
      "on\022+\n\006header\030\001 \001(\0132\023.common.BlockHeaderR" +
      "\006header\0221\n\010metadata\030\002 \001(\0132\025.common.Block" +
      "MetadataR\010metadata\"\226\001\n\030BlockAttestationR" +
      "esponse\022(\n\006status\030\001 \001(\0162\016.common.StatusH" +
      "\000R\006status\022H\n\021block_attestation\030\002 \001(\0132\031.o" +
      "rderer.BlockAttestationH\000R\020blockAttestat" +
      "ionB\006\n\004Type2_\n\021BlockAttestations\022J\n\021Bloc" +
      "kAttestations\022\020.common.Envelope\032!.ordere" +
      "r.BlockAttestationResponse0\001B\261\001\n%org.hyp" +
      "erledger.fabric.protos.ordererB\025Blockatt" +
      "estationProtoP\001Z5github.com/hyperledger/" +
      "fabric-protos-go-apiv2/orderer\242\002\003OXX\252\002\007O" +
      "rderer\312\002\007Orderer\342\002\023Orderer\\GPBMetadata\352\002" +
      "\007Ordererb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.hyperledger.fabric.protos.common.CommonProto.getDescriptor(),
        });
    internal_static_orderer_BlockAttestation_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_orderer_BlockAttestation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_BlockAttestation_descriptor,
        new java.lang.String[] { "Header", "Metadata", });
    internal_static_orderer_BlockAttestationResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_orderer_BlockAttestationResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_BlockAttestationResponse_descriptor,
        new java.lang.String[] { "Status", "BlockAttestation", "Type", });
    org.hyperledger.fabric.protos.common.CommonProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy