Package nxt.voting
Class PhasingPollHome.PhasingPoll
java.lang.Object
nxt.voting.AbstractPoll
nxt.voting.PhasingPollHome.PhasingPoll
- Enclosing class:
- PhasingPollHome
-
Method Summary
Modifier and TypeMethodDescriptionbooleanlongbytebyte[]byte[]longlong[]booleanMethods inherited from class nxt.voting.AbstractPoll
getAccountId, getFinishHeight, getId
-
Method Details
-
getChildChain
-
getParams
-
getVoteWeighting
-
getWhitelist
public long[] getWhitelist() -
getQuorum
public long getQuorum() -
getFullHash
public byte[] getFullHash() -
getLinkedTransactions
-
getHashedSecret
public byte[] getHashedSecret() -
getAlgorithm
public byte getAlgorithm() -
isCompositeVoting
public boolean isCompositeVoting() -
countVotes
public long countVotes() -
allowEarlyFinish
public boolean allowEarlyFinish()
-