| Package | Description |
|---|---|
| com.beowulfchain.beowulfj | |
| com.beowulfchain.beowulfj.plugins.apis.condenser | |
| com.beowulfchain.beowulfj.protocol |
| Modifier and Type | Method and Description |
|---|---|
CompletedTransaction |
BeowulfJ.getTransactionDetail(String trx_id)
Use the Beowulf API to receive the HEX representation of a signed
transaction.
|
| Modifier and Type | Method and Description |
|---|---|
static CompletedTransaction |
CondenserApi.getTransactionDetail(CommunicationHandler communicationHandler,
String trx_id)
(get_transaction)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CompletedTransaction> |
SignedBlock.transactions |
| Modifier and Type | Method and Description |
|---|---|
List<CompletedTransaction> |
SignedBlock.getTransactions() |
Copyright © 2019. All rights reserved.