| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.plugins.apis.account.history |
| Modifier and Type | Method and Description |
|---|---|
static GetAccountHistoryReturn |
AccountHistoryApi.getAccountHistory(CommunicationHandler communicationHandler,
GetAccountHistoryArgs getAccountHistoryArgs)
Deprecated.
Get all operations performed by the specified
accountName. |
static AnnotatedSignedTransaction |
AccountHistoryApi.getTransaction(CommunicationHandler communicationHandler,
GetAccountHistoryArgs getTransactionArgs)
Deprecated.
Find a transaction by its
transactionId. |
Copyright © 2019. All rights reserved.