Package nxt.http.callers
Class BundleTransactionsCall
java.lang.Object
nxt.http.APICall.Builder<T>
nxt.http.callers.ChainSpecificCallBuilder<T>
nxt.http.callers.CreateOneSideTransactionCallBuilder<BundleTransactionsCall>
nxt.http.callers.BundleTransactionsCall
public class BundleTransactionsCall
extends CreateOneSideTransactionCallBuilder<BundleTransactionsCall>
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Method Summary
Modifier and TypeMethodDescriptionstatic BundleTransactionsCallcreate(int chain) enrichmentBundlingRulesJSON(String enrichmentBundlingRulesJSON) enrichmentChildChain(int enrichmentChildChain) enrichmentChildChain(String enrichmentChildChain) enrichmentTotalFeeLimitFQT(long enrichmentTotalFeeLimitFQT) isChildrenListEnrichment(boolean isChildrenListEnrichment) transactionFullHash(byte[]... transactionFullHash) transactionFullHash(String... transactionFullHash) 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
-
enrichmentChildChain
-
enrichmentChildChain
-
isChildrenListEnrichment
-
enrichmentBundlingRulesJSON
-
enrichmentTotalFeeLimitFQT
-
transactionFullHash
-
transactionFullHash
-