org.hyperledger.fabric.protos.common.LastConfigOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: common/common.proto
// Protobuf Java Version: 4.28.2
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