wallet::CWallet::GetLegacyDataSPKM

Get the LegacyDataSPKM used for all legacy output types and both internal and external chains.

Synopsis

Declared in <wallet/wallet.h>

LegacyDataSPKM*
GetLegacyDataSPKM() const;

Return Value

The legacy data ScriptPubKeyMan, or nullptr if none exists.