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

org.hyperledger.fabric.protos.common.LastConfigOrBuilder Maven / Gradle / Ivy

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

package org.hyperledger.fabric.protos.common;

public interface LastConfigOrBuilder extends
    // @@protoc_insertion_point(interface_extends:common.LastConfig)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint64 index = 1 [json_name = "index"];
   * @return The index.
   */
  long getIndex();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy