Package nxt.http.callers
Class IssueCurrencyCall
java.lang.Object
nxt.http.APICall.Builder<T>
nxt.http.callers.ChainSpecificCallBuilder<T>
nxt.http.callers.CreateOneSideTransactionCallBuilder<IssueCurrencyCall>
nxt.http.callers.IssueCurrencyCall
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Method Summary
Modifier and TypeMethodDescriptionalgorithm(byte algorithm) static IssueCurrencyCallcreate(int chain) decimals(int decimals) description(String description) initialSupplyQNT(long initialSupplyQNT) issuanceHeight(int issuanceHeight) maxDifficulty(byte maxDifficulty) maxSupplyQNT(long maxSupplyQNT) minDifficulty(byte minDifficulty) minReservePerUnitNQT(long minReservePerUnitNQT) reserveSupplyQNT(long reserveSupplyQNT) type(int type) Methods inherited from class nxt.http.callers.CreateOneSideTransactionCallBuilder
atomicChildFullHash, atomicChildFullHash, atomicOrphanUnconfirmedPoolDeadline, atomicParentUnsignedHash, broadcast, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageFile, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, feeRateNQTPerFXT, message, messageFile, messageIsPrunable, messageIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, minBundlerBalanceFXT, minBundlerFeeLimitFQT, phased, phasingExpression, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedTransaction, phasingMinBalance, phasingMinBalanceModel, phasingParams, phasingQuorum, phasingRecipientPropertyName, phasingRecipientPropertySetter, phasingRecipientPropertyValue, phasingSenderPropertyName, phasingSenderPropertySetter, phasingSenderPropertyValue, phasingSubPolls, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, referencedTransaction, timestamp, transactionPriority, voucherMethods inherited from class nxt.http.callers.ChainSpecificCallBuilder
chain, chainMethods inherited from class nxt.http.APICall.Builder
build, 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, unsignedLongParam
-
Method Details
-
create
-
code
-
minDifficulty
-
ruleset
-
minReservePerUnitNQT
-
description
-
initialSupplyQNT
-
issuanceHeight
-
type
-
maxSupplyQNT
-
maxDifficulty
-
decimals
-
reserveSupplyQNT
-
name
-
algorithm
-