@@ -12,4 +12,6 @@ public class TariffConstants {
|
||||
public static final Integer START_TOKENS = 200;
|
||||
public static final Integer PRO_TOKENS = 300;
|
||||
public static final Integer ENTERPRISE_TOKENS = 400;
|
||||
|
||||
public static final Integer TOKEN_VALUE = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user