mirror of
https://github.com/monero-project/monero.git
synced 2026-08-02 17:08:25 -07:00
libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
bool trustedDaemon() const;
|
||||
uint64_t balance() const;
|
||||
uint64_t unlockedBalance() const;
|
||||
uint64_t blockChainHeight() const;
|
||||
bool refresh();
|
||||
void refreshAsync();
|
||||
void setAutoRefreshInterval(int seconds);
|
||||
|
||||
Reference in New Issue
Block a user