public class GetPhasingPollCall extends APICall.Builder<GetPhasingPollCall>
params
Modifier and Type | Method and Description |
---|---|
GetPhasingPollCall |
chain(int chain) |
GetPhasingPollCall |
chain(java.lang.String chain) |
GetPhasingPollCall |
countVotes(java.lang.String countVotes) |
static GetPhasingPollCall |
create(int chain) |
GetPhasingPollCall |
requireBlock(java.lang.String requireBlock) |
GetPhasingPollCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPhasingPollCall |
transactionFullHash(byte[] transactionFullHash) |
GetPhasingPollCall |
transactionFullHash(java.lang.String transactionFullHash) |
build, call, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, setParamValidation, unsignedLongParam, unsignedLongParam
public static GetPhasingPollCall create(int chain)
public GetPhasingPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollCall chain(java.lang.String chain)
public GetPhasingPollCall chain(int chain)
chain
in class APICall.Builder<GetPhasingPollCall>
public GetPhasingPollCall countVotes(java.lang.String countVotes)
public GetPhasingPollCall transactionFullHash(java.lang.String transactionFullHash)
public GetPhasingPollCall transactionFullHash(byte[] transactionFullHash)
public GetPhasingPollCall requireBlock(java.lang.String requireBlock)