Added POT to ICurrencies

This commit is contained in:
Alexander Garzon 2017-08-23 16:23:13 -04:00
parent 479120dcb8
commit 357e5e51f3
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ public interface ICurrencies {
public static final String ICG = "ICG";
public static final String NBT = "NBT";
public static final String NXT = "NXT";
public static final String POT = "POT";
public static final String START = "START";
public static final String TKN = "TKN";
public static final String WDC = "WDC";