Limit number of txns on mobile app
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
static double getMinerFee();
|
||||
static double getZboardAmount();
|
||||
static QString getZboardAddr();
|
||||
|
||||
static int getMaxMobileAppTxns() { return 30; }
|
||||
|
||||
static bool isValidAddress(QString addr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user