[#node-TXID_RELAY_DELAY] = xref:node.adoc[node]::TXID_RELAY_DELAY :relfileprefix: ../ :mrdocs: How long to delay requesting transactions via txids, if we have wtxid‐relaying peers == Synopsis Declared in `<node/txdownloadman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr auto TXID_RELAY_DELAY = {2s}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#