[#WalletInitInterface-ParameterInteraction] = xref:WalletInitInterface.adoc[WalletInitInterface]::ParameterInteraction :relfileprefix: ../ :mrdocs: Check wallet parameter interaction == Synopsis Declared in `<walletinitinterface.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool ParameterInteraction() const = 0; ---- == Return Value true if the wallet‐related arguments are consistent. [.small]#Created with https://www.mrdocs.com[MrDocs]#