Clean up rpc methods

This commit is contained in:
adityapk00
2018-10-17 20:46:46 -07:00
parent 5859c3669b
commit a85138f86f
2 changed files with 47 additions and 45 deletions

View File

@@ -40,6 +40,8 @@ private:
void refreshBalances();
void refreshTransactions();
bool processUnspent (const json& reply);
void updateUI (bool anyUnconfirmed);
void getInfoThenRefresh();