Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ setClientModel
Method
setClientModel
src/qt/walletframe.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void WalletFrame::setClientModel(ClientModel *_clientModel)
39
{
40
this->clientModel = _clientModel;
41
}
42
43
bool WalletFrame::addWallet(WalletModel *walletModel)
44
{
Callers
1
addWallet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected