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

io.provenance.attribute.v1.Genesis Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/attribute/v1/genesis.proto

package io.provenance.attribute.v1;

public final class Genesis {
  private Genesis() {}
  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_provenance_attribute_v1_GenesisState_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_provenance_attribute_v1_GenesisState_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%provenance/attribute/v1/genesis.proto\022" +
      "\027provenance.attribute.v1\032\024gogoproto/gogo" +
      ".proto\032\'provenance/attribute/v1/attribut" +
      "e.proto\"\215\001\n\014GenesisState\0225\n\006params\030\001 \001(\013" +
      "2\037.provenance.attribute.v1.ParamsB\004\310\336\037\000\022" +
      "<\n\nattributes\030\002 \003(\0132\".provenance.attribu" +
      "te.v1.AttributeB\004\310\336\037\000:\010\350\240\037\000\210\240\037\000BU\n\032io.pr" +
      "ovenance.attribute.v1P\001Z5github.com/prov" +
      "enance-io/provenance/x/attribute/typesb\006" +
      "proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.GoGoProtos.getDescriptor(),
          io.provenance.attribute.v1.AttributeOuterClass.getDescriptor(),
        }, assigner);
    internal_static_provenance_attribute_v1_GenesisState_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_provenance_attribute_v1_GenesisState_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_provenance_attribute_v1_GenesisState_descriptor,
        new java.lang.String[] { "Params", "Attributes", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.protobuf.GoGoProtos.equal);
    registry.add(com.google.protobuf.GoGoProtos.goprotoGetters);
    registry.add(com.google.protobuf.GoGoProtos.nullable);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.GoGoProtos.getDescriptor();
    io.provenance.attribute.v1.AttributeOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy