MCPcopy 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
38void WalletFrame::setClientModel(ClientModel *_clientModel)
39{
40 this->clientModel = _clientModel;
41}
42
43bool WalletFrame::addWallet(WalletModel *walletModel)
44{

Callers 1

addWalletMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected