[#wallet-MigrationData-watch_descs] = xref:wallet.adoc[wallet]::xref:wallet/MigrationData.adoc[MigrationData]::watch_descs :relfileprefix: ../../ :mrdocs: Descriptor strings (with timestamps) for watch‐only outputs. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::pair<std::string, int64_t>> watch_descs; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#