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

com.hederahashgraph.api.proto.java.StakingNodeInfoOuterClass Maven / Gradle / Ivy

There is a newer version: 0.54.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: state/token/staking_node_info.proto

package com.hederahashgraph.api.proto.java;

public final class StakingNodeInfoOuterClass {
  private StakingNodeInfoOuterClass() {}
  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_proto_StakingNodeInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_StakingNodeInfo_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#state/token/staking_node_info.proto\022\005p" +
      "roto\032\022state/common.proto\032\021basic_types.pr" +
      "oto\"\251\002\n\017StakingNodeInfo\022\023\n\013node_number\030\001" +
      " \001(\003\022\021\n\tmin_stake\030\002 \001(\003\022\021\n\tmax_stake\030\003 \001" +
      "(\003\022\027\n\017stake_to_reward\030\004 \001(\003\022\033\n\023stake_to_" +
      "not_reward\030\005 \001(\003\022\032\n\022stake_reward_start\030\006" +
      " \001(\003\022$\n\034unclaimed_stake_reward_start\030\007 \001" +
      "(\003\022\r\n\005stake\030\010 \001(\003\022\032\n\022reward_sum_history\030" +
      "\t \003(\003\022\016\n\006weight\030\n \001(\005\022\027\n\017pending_rewards" +
      "\030\013 \001(\003\022\017\n\007deleted\030\014 \001(\010B&\n\"com.hederahas" +
      "hgraph.api.proto.javaP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.Common.getDescriptor(),
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
        });
    internal_static_proto_StakingNodeInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_StakingNodeInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_StakingNodeInfo_descriptor,
        new java.lang.String[] { "NodeNumber", "MinStake", "MaxStake", "StakeToReward", "StakeToNotReward", "StakeRewardStart", "UnclaimedStakeRewardStart", "Stake", "RewardSumHistory", "Weight", "PendingRewards", "Deleted", });
    com.hederahashgraph.api.proto.java.Common.getDescriptor();
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy