MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetWalletDescriptor

Method GetWalletDescriptor

src/wallet/scriptpubkeyman.cpp:2306–2309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2304}
2305
2306const WalletDescriptor DescriptorScriptPubKeyMan::GetWalletDescriptor() const
2307{
2308 return m_wallet_descriptor;
2309}
2310
2311const std::vector<CScript> DescriptorScriptPubKeyMan::GetScriptPubKeys() const
2312{

Callers 2

listdescriptorsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected