Adds a watch-only address to the store, without saving it to disk (used by LoadWallet)
Declared in <wallet/scriptpubkeyman.h>
<wallet/scriptpubkeyman.h>
bool LoadWatchOnly(CScript const& dest);
true if the script was added.