| Package | Description |
|---|---|
| com.beowulfchain.beowulfj | |
| com.beowulfchain.beowulfj.plugins.apis.condenser | |
| com.beowulfchain.beowulfj.plugins.apis.condenser.models.deserializer |
| Modifier and Type | Method and Description |
|---|---|
List<AccountHistoryReturn> |
BeowulfJ.getAccountHistory(AccountName accountName,
org.joou.ULong start,
org.joou.UInteger limit)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<AccountHistoryReturn> |
CondenserApi.getAccountHistory(CommunicationHandler communicationHandler,
String account,
long start,
long limit)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHistoryReturn |
AccountHistoryDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Copyright © 2019. All rights reserved.