MCPcopy 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
777Address QuipWallet::getPqOwner() { return impl_->getPqOwner(); }
778
779Amount QuipWallet::getBalance() { return impl_->getBalance(); }
780

Callers 4

handleTransferMethod · 0.45
handleExecuteMethod · 0.45
handleChangePqOwnerMethod · 0.45
handleGetPqOwnerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected