public class CurrencyMintCall extends CreateTransactionCallBuilder<CurrencyMintCall>
params| Modifier and Type | Method and Description |
|---|---|
CurrencyMintCall |
counter(long counter) |
static CurrencyMintCall |
create() |
CurrencyMintCall |
currency(long currency) |
CurrencyMintCall |
currency(java.lang.String currency) |
CurrencyMintCall |
nonce(java.lang.String nonce) |
CurrencyMintCall |
units(long units) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, phased, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedFullHash, phasingLinkedFullHash, phasingMinBalance, phasingMinBalanceModel, phasingQuorum, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransactionFullHash, referencedTransactionFullHash, secretPhrasebuild, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static CurrencyMintCall create()
public CurrencyMintCall currency(java.lang.String currency)
public CurrencyMintCall currency(long currency)
public CurrencyMintCall counter(long counter)
public CurrencyMintCall units(long units)
public CurrencyMintCall nonce(java.lang.String nonce)