| Package | Description |
|---|---|
| org.iota.jota.account | |
| org.iota.jota.account.addressgenerator | |
| org.iota.jota.account.plugins.transferchecker |
| Constructor and Description |
|---|
AccountBalanceCache(AddressGeneratorService addressGenerator,
AccountState state,
IotaAPI api) |
AccountStateManager(AccountBalanceCache cache,
String accountId,
InputSelectionStrategy inputSelector,
AccountState state,
AddressGeneratorService addressService,
AccountOptions options,
AccountStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressGeneratorServiceImpl |
| Constructor and Description |
|---|
IncomingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager,
AddressGeneratorService addressGen,
AccountBalanceCache cache) |
IncomingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager,
AddressGeneratorService addressGen,
AccountBalanceCache cache,
boolean skipFirst) |
Copyright © 2019. All rights reserved.