| Interface | Description |
|---|---|
| AddOn |
| Class | Description |
|---|---|
| AbstractEncryptedConfig | |
| AddOns | |
| AfterStart | |
| BeforeShutdown | |
| Demo | |
| DownloadTimer | |
| ForgingEncryptedConfig | |
| FundingMonitorsEncryptedConfig | |
| JA |
Delegate json array operations to json simple and wrap it with convenience methods
This class does not really keep a list, but it implements a list in order to delegate iteration to the underlying JSONArray
in order to support streaming into String.
|
| JO |
Delegate json object operations to json simple and wrap it with convenience methods
This class does not really keep a map, but it implements a map in order to delegate entrySet to the underlying JSONArray
in order to support streaming into String.
|
| JPLSnapshot | |
| JPLSnapshot.JPLSnapshotAPI |
The downloadJPLSnapshot API can be used to generate a genesis block JSON for a clone to satisfy the JPL 10% sharedrop
requirement to existing NXT holders.
|
| PopOffCounter | |
| Snapshot | |
| StartAuto | |
| StartForging | |
| StartFundingMonitors |