java.lang.Object
org.arkecosystem.crypto.networks.Testnet
- All Implemented Interfaces:
INetwork
public class Testnet
extends java.lang.Object
implements INetwork
-
Constructor Summary
Constructors
| Constructor |
Description |
Testnet() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
java.lang.String |
epoch() |
|
int |
version() |
|
int |
wif() |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
public int wif()
- Specified by:
wif in interface INetwork
-
public java.lang.String epoch()
- Specified by:
epoch in interface INetwork