Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuipNetwork/cpp-sdk
/ getPqOwner
Method
getPqOwner
src/quip_wallet.cpp:777–777 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
775
}
776
777
Address QuipWallet::getPqOwner() { return impl_->getPqOwner(); }
778
779
Amount QuipWallet::getBalance() { return impl_->getBalance(); }
780
Callers
4
handleTransfer
Method · 0.45
handleExecute
Method · 0.45
handleChangePqOwner
Method · 0.45
handleGetPqOwner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected