com.hedera.hapi.services.auxiliary.tss.legacy.TssMessage Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: auxiliary/tss/tss_message.proto
package com.hedera.hapi.services.auxiliary.tss.legacy;
public final class TssMessage {
private TssMessage() {}
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_services_auxiliary_tss_TssMessageTransactionBody_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_services_auxiliary_tss_TssMessageTransactionBody_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\037auxiliary/tss/tss_message.proto\022&com.h" +
"edera.hapi.services.auxiliary.tss\"}\n\031Tss" +
"MessageTransactionBody\022\032\n\022source_roster_" +
"hash\030\001 \001(\014\022\032\n\022target_roster_hash\030\002 \001(\014\022\023" +
"\n\013share_index\030\003 \001(\004\022\023\n\013tss_message\030\004 \001(\014" +
"B1\n-com.hedera.hapi.services.auxiliary.t" +
"ss.legacyP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_com_hedera_hapi_services_auxiliary_tss_TssMessageTransactionBody_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_services_auxiliary_tss_TssMessageTransactionBody_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_services_auxiliary_tss_TssMessageTransactionBody_descriptor,
new java.lang.String[] { "SourceRosterHash", "TargetRosterHash", "ShareIndex", "TssMessage", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy