public class SupernodeSchedule extends Object
| Modifier and Type | Method and Description |
|---|---|
List<AccountName> |
getCurrentShuffledSupernodes() |
BigInteger |
getCurrentVirtualTime() |
short |
getElectedWeight() |
short |
getHardforkRequiredSupernodes() |
long |
getId() |
String |
getMajorityVersion() |
short |
getMaxMinerSupernodes() |
short |
getMaxPermanentSupernodes() |
short |
getMaxRunnerSupernodes() |
short |
getMaxVotedSupernodes() |
short |
getMinerWeight() |
int |
getNextShuffleBlockNum() |
short |
getNumScheduledSupernodes() |
short |
getPermanentWeight() |
int |
getSupernodePayNormalizationFactor() |
short |
getTimeshareWeight() |
short |
getTop19Weight() |
String |
toString() |
public long getId()
public BigInteger getCurrentVirtualTime()
public int getNextShuffleBlockNum()
public List<AccountName> getCurrentShuffledSupernodes()
public short getNumScheduledSupernodes()
public short getTop19Weight()
public short getHardforkRequiredSupernodes()
public short getMaxVotedSupernodes()
public short getMaxRunnerSupernodes()
public short getMaxMinerSupernodes()
public short getTimeshareWeight()
public short getMinerWeight()
public int getSupernodePayNormalizationFactor()
public String getMajorityVersion()
public short getElectedWeight()
public short getPermanentWeight()
public short getMaxPermanentSupernodes()
Copyright © 2019. All rights reserved.