Package nxt.http.callers
Class ApproveTransactionCall
java.lang.Object
nxt.http.APICall.Builder<T>
nxt.http.callers.ChainSpecificCallBuilder<T>
nxt.http.callers.CreateOneSideTransactionCallBuilder<ApproveTransactionCall>
nxt.http.callers.ApproveTransactionCall
public class ApproveTransactionCall
extends CreateOneSideTransactionCallBuilder<ApproveTransactionCall>
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Method Summary
Modifier and TypeMethodDescriptionstatic ApproveTransactionCallcreate(int chain) phasedTransaction(String... phasedTransaction) revealedSecret(String... revealedSecret) revealedSecretIsText(boolean revealedSecretIsText) revealedSecretText(String... revealedSecretText) 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
-
revealedSecret
-
revealedSecretText
-
phasedTransaction
-
revealedSecretIsText
-