MCPcopy 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

777Address QuipWallet::getPqOwner() { return impl_->getPqOwner(); }
778
779Amount QuipWallet::getBalance() { return impl_->getBalance(); }
780
781// Define the static member
782const std::string QuipWallet::Impl::abi_json =

Callers 1

handleGetBalanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected