Add suport for CNY,RUB,CAD,SGD,CHF,INR,GBP,AUD
This commit is contained in:
@@ -39,6 +39,15 @@ public:
|
||||
void refreshZECPrice();
|
||||
void refreshEURPrice();
|
||||
void refreshBTCPrice();
|
||||
void refreshCNYPrice();
|
||||
void refreshRUBPrice();
|
||||
void refreshCADPrice();
|
||||
void refreshSGDPrice();
|
||||
void refreshCHFPrice();
|
||||
void refreshINRPrice();
|
||||
void refreshGBPPrice();
|
||||
void refreshAUDPrice();
|
||||
|
||||
|
||||
void executeStandardUITransaction(Tx tx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user