MCPcopy Create free account
hub / github.com/ElementsProject/elements / ~WalletLoaderImpl

Method ~WalletLoaderImpl

src/wallet/interfaces.cpp:534–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532 m_context.args = &args;
533 }
534 ~WalletLoaderImpl() override { UnloadWallets(m_context); }
535
536 //! ChainClient methods
537 void registerRpcs() override

Callers

nothing calls this directly

Calls 1

UnloadWalletsFunction · 0.85

Tested by

no test coverage detected