public class IotaDefaultConfig extends IotaClientConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
IotaDefaultConfig.Defaults |
store| Constructor and Description |
|---|
IotaDefaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionTimeout()
Connection time out in seconds
|
int |
getDepth() |
String |
getLegacyHost() |
int |
getLegacyPort() |
String |
getLegacyProtocol() |
int |
getMwm() |
List<Connection> |
getNodes() |
int |
getSecurityLevel() |
AccountStore |
getStore()
The storage method we use for storing indexes and unsend transactions
|
hasNodes, intOrNull, loadNodes, stringOrNull, toStringpublic int getLegacyPort()
public String getLegacyProtocol()
public String getLegacyHost()
public AccountStore getStore()
AccountConfigpublic int getMwm()
public int getDepth()
public int getSecurityLevel()
public int getConnectionTimeout()
ApiConfigpublic List<Connection> getNodes()
Copyright © 2019. All rights reserved.