Returns whether the given script is owned by this ScriptPubKeyMan.
Declared in <wallet/scriptpubkeyman.h>
<wallet/scriptpubkeyman.h>
virtual bool IsMine(CScript const& script) const;
true if the script is owned by this ScriptPubKeyMan.