Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuipNetwork/cpp-sdk
/ getBalance
Method
getBalance
src/quip_wallet.cpp:779–779 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
Address QuipWallet::getPqOwner() { return impl_->getPqOwner(); }
778
779
Amount QuipWallet::getBalance() { return impl_->getBalance(); }
780
781
// Define the static member
782
const std::string QuipWallet::Impl::abi_json =
Callers
1
handleGetBalance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected