
com.hederahashgraph.service.proto.java.CryptoServiceOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: CryptoService.proto
package com.hederahashgraph.service.proto.java;
public final class CryptoServiceOuterClass {
private CryptoServiceOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\023CryptoService.proto\022\005proto\032\013Query.prot" +
"o\032\016Response.proto\032\031TransactionResponse.p" +
"roto\032\021Transaction.proto2\272\006\n\rCryptoServic" +
"e\022?\n\rcreateAccount\022\022.proto.Transaction\032\032" +
".proto.TransactionResponse\022?\n\rupdateAcco" +
"unt\022\022.proto.Transaction\032\032.proto.Transact" +
"ionResponse\022@\n\016cryptoTransfer\022\022.proto.Tr" +
"ansaction\032\032.proto.TransactionResponse\022>\n" +
"\014cryptoDelete\022\022.proto.Transaction\032\032.prot" +
"o.TransactionResponse\022=\n\013addLiveHash\022\022.p" +
"roto.Transaction\032\032.proto.TransactionResp" +
"onse\022@\n\016deleteLiveHash\022\022.proto.Transacti" +
"on\032\032.proto.TransactionResponse\022,\n\013getLiv" +
"eHash\022\014.proto.Query\032\017.proto.Response\0222\n\021" +
"getAccountRecords\022\014.proto.Query\032\017.proto." +
"Response\0221\n\020cryptoGetBalance\022\014.proto.Que" +
"ry\032\017.proto.Response\022/\n\016getAccountInfo\022\014." +
"proto.Query\032\017.proto.Response\0227\n\026getTrans" +
"actionReceipts\022\014.proto.Query\032\017.proto.Res" +
"ponse\0229\n\030getFastTransactionRecord\022\014.prot" +
"o.Query\032\017.proto.Response\0222\n\021getTxRecordB" +
"yTxID\022\014.proto.Query\032\017.proto.Response\0226\n\025" +
"getStakersByAccountID\022\014.proto.Query\032\017.pr" +
"oto.ResponseB(\n&com.hederahashgraph.serv" +
"ice.proto.javab\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
});
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy