public class AddressRequest extends Object
AddressRequest addressRequest = new AddressRequest.Builder(seed, security).build();
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
int |
getIndex() |
int |
getSecurityLevel() |
String |
getSeed() |
boolean |
isAddSpendAddresses() |
boolean |
isChecksum() |
String |
toString() |
public String getSeed()
public int getSecurityLevel()
public int getIndex()
public boolean isChecksum()
public int getAmount()
public boolean isAddSpendAddresses()
Copyright © 2019. All rights reserved.