Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getWalletModel
Function
getWalletModel
src/qt/walletview.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
*/
44
void setClientModel(ClientModel *clientModel);
45
WalletModel* getWalletModel() const noexcept { return walletModel; }
46
47
bool handlePaymentRequest(const SendCoinsRecipient& recipient);
48
Callers
1
showProgress
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected