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

com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass Maven / Gradle / Ivy

There is a newer version: 0.59.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: TransactionReceipt.proto

package com.hederahashgraph.api.proto.java;

public final class TransactionReceiptOuterClass {
  private TransactionReceiptOuterClass() {}
  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_proto_TransactionReceipt_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_TransactionReceipt_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\030TransactionReceipt.proto\022\005proto\032\020Basic" +
      "Types.proto\032\022ResponseCode.proto\032\022Exchang" +
      "eRate.proto\"\210\003\n\022TransactionReceipt\022\'\n\006st" +
      "atus\030\001 \001(\0162\027.proto.ResponseCodeEnum\022#\n\ta" +
      "ccountID\030\002 \001(\0132\020.proto.AccountID\022\035\n\006file" +
      "ID\030\003 \001(\0132\r.proto.FileID\022%\n\ncontractID\030\004 " +
      "\001(\0132\021.proto.ContractID\022,\n\014exchangeRate\030\005" +
      " \001(\0132\026.proto.ExchangeRateSet\022\037\n\007topicID\030" +
      "\006 \001(\0132\016.proto.TopicID\022\033\n\023topicSequenceNu" +
      "mber\030\007 \001(\004\022\030\n\020topicRunningHash\030\010 \001(\014\022\037\n\027" +
      "topicRunningHashVersion\030\t \001(\004\022\037\n\007tokenID" +
      "\030\n \001(\0132\016.proto.TokenID\022\026\n\016newTotalSupply" +
      "\030\013 \001(\004B&\n\"com.hederahashgraph.api.proto." +
      "javaP\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.ResponseCode.getDescriptor(),
          com.hederahashgraph.api.proto.java.ExchangeRateOuterClass.getDescriptor(),
        });
    internal_static_proto_TransactionReceipt_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_TransactionReceipt_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_TransactionReceipt_descriptor,
        new java.lang.String[] { "Status", "AccountID", "FileID", "ContractID", "ExchangeRate", "TopicID", "TopicSequenceNumber", "TopicRunningHash", "TopicRunningHashVersion", "TokenID", "NewTotalSupply", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
    com.hederahashgraph.api.proto.java.ResponseCode.getDescriptor();
    com.hederahashgraph.api.proto.java.ExchangeRateOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy