public class GetTransactionBytesCall extends APICall.Builder<GetTransactionBytesCall>
params
Modifier and Type | Method and Description |
---|---|
static GetTransactionBytesCall |
create(int chain) |
GetTransactionBytesCall |
fullHash(byte[] fullHash) |
GetTransactionBytesCall |
fullHash(java.lang.String fullHash) |
GetTransactionBytesCall |
requireBlock(java.lang.String requireBlock) |
GetTransactionBytesCall |
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 GetTransactionBytesCall create(int chain)
public GetTransactionBytesCall requireLastBlock(java.lang.String requireLastBlock)
public GetTransactionBytesCall fullHash(java.lang.String fullHash)
public GetTransactionBytesCall fullHash(byte[] fullHash)
public GetTransactionBytesCall requireBlock(java.lang.String requireBlock)