public class GetTransactionCall extends APICall.Builder<GetTransactionCall>
params
Modifier and Type | Method and Description |
---|---|
static GetTransactionCall |
create(int chain) |
GetTransactionCall |
fullHash(byte[] fullHash) |
GetTransactionCall |
fullHash(java.lang.String fullHash) |
GetTransactionCall |
includePhasingResult(boolean includePhasingResult) |
GetTransactionCall |
requireBlock(java.lang.String requireBlock) |
GetTransactionCall |
requireLastBlock(java.lang.String requireLastBlock) |
build, call, chain, chain, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetTransactionCall create(int chain)
public GetTransactionCall requireLastBlock(java.lang.String requireLastBlock)
public GetTransactionCall includePhasingResult(boolean includePhasingResult)
public GetTransactionCall fullHash(java.lang.String fullHash)
public GetTransactionCall fullHash(byte[] fullHash)
public GetTransactionCall requireBlock(java.lang.String requireBlock)