#161 Allow configuration for prices/check updates
This commit is contained in:
@@ -60,6 +60,12 @@ public:
|
||||
|
||||
bool getAllowCustomFees();
|
||||
void setAllowCustomFees(bool allow);
|
||||
|
||||
bool getAllowFetchPrices();
|
||||
void setAllowFetchPrices(bool allow);
|
||||
|
||||
bool getCheckForUpdates();
|
||||
void setCheckForUpdates(bool allow);
|
||||
|
||||
bool isSaplingActive();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user