public class StartShufflerCall extends ChainSpecificCallBuilder<StartShufflerCall>
params| Modifier and Type | Method and Description |
|---|---|
static StartShufflerCall |
create() |
static StartShufflerCall |
create(int chain) |
StartShufflerCall |
feeRateNQTPerFXT(long feeRateNQTPerFXT) |
StartShufflerCall |
recipientPublicKey(byte[] recipientPublicKey) |
StartShufflerCall |
recipientPublicKey(java.lang.String recipientPublicKey) |
StartShufflerCall |
recipientSecretPhrase(java.lang.String recipientSecretPhrase) |
StartShufflerCall |
shufflingFullHash(byte[] shufflingFullHash) |
StartShufflerCall |
shufflingFullHash(java.lang.String shufflingFullHash) |
chain, chainbuild, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static StartShufflerCall create()
public static StartShufflerCall create(int chain)
public StartShufflerCall recipientSecretPhrase(java.lang.String recipientSecretPhrase)
public StartShufflerCall recipientPublicKey(java.lang.String recipientPublicKey)
public StartShufflerCall recipientPublicKey(byte[] recipientPublicKey)
public StartShufflerCall feeRateNQTPerFXT(long feeRateNQTPerFXT)
public StartShufflerCall shufflingFullHash(java.lang.String shufflingFullHash)
public StartShufflerCall shufflingFullHash(byte[] shufflingFullHash)