public class GetTransactionBytesCall extends ChainSpecificCallBuilder<GetTransactionBytesCall>
params| Modifier and Type | Method and Description |
|---|---|
static GetTransactionBytesCall |
create() |
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) |
chain, chainbuild, 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, unsignedLongParampublic static GetTransactionBytesCall create()
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)