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

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

There is a newer version: 0.3.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: common/ledger.proto

package org.hyperledger.fabric.protos.common;

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy