Interface TransferServiceOuterClass.AllDenomRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
TransferServiceOuterClass.AllDenomRequest, TransferServiceOuterClass.AllDenomRequest.Builder
Enclosing class:
TransferServiceOuterClass

public static interface TransferServiceOuterClass.AllDenomRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    The startin block height to stream from

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getBlockHeight

      long getBlockHeight()
       The startin block height to stream from
       
      int64 block_height = 1;
      Returns:
      The blockHeight.