public class EnvConfig extends IotaClientConfig
store| Constructor and Description |
|---|
EnvConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionTimeout()
Connection time out in seconds
|
int |
getDepth() |
String |
getLegacyHost()
Deprecated.
|
int |
getLegacyPort()
Deprecated.
|
String |
getLegacyProtocol()
Deprecated.
|
int |
getMwm() |
List<Connection> |
getNodes() |
int |
getSecurityLevel() |
AccountStore |
getStore()
The storage method we use for storing indexes and unsend transactions
|
hasNodes, intOrNull, loadNodes, stringOrNull, toString@Deprecated public int getLegacyPort()
@Deprecated public String getLegacyProtocol()
@Deprecated 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.