| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.account |
| Modifier and Type | Method and Description |
|---|---|
Future<ConditionalDepositAddress> |
IotaAccount.newDepositAddress(Date timeOut,
boolean multiUse,
long expectedAmount,
ExpireCondition... otherConditions)
Future always completed
Allocates a new CDA in the underlying store.
|
Future<ConditionalDepositAddress> |
IotaAccount.newDepositRequest(DepositRequest request,
ExpireCondition... otherConditions) |
| Modifier and Type | Method and Description |
|---|---|
Future<ConditionalDepositAddress> |
Account.newDepositAddress(Date timeOut,
boolean multiUse,
long expectedAmount,
ExpireCondition... otherConditions)
Allocates a new CDA in the underlying store.
|
Copyright © 2019. All rights reserved.