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

Method HasWalletSupport

src/wallet/init.cpp:33–33  ·  view source on GitHub ↗

Was the wallet component compiled in.

Source from the content-addressed store, hash-verified

31public:
32 //! Was the wallet component compiled in.
33 bool HasWalletSupport() const override {return true;}
34
35 //! Return the wallets help message.
36 void AddWalletOptions(ArgsManager& argsman) const override;

Callers 2

StartHTTPRPCFunction · 0.45
StopHTTPRPCFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected