[#CNodeStats-nRecvBytes] = xref:CNodeStats.adoc[CNodeStats]::nRecvBytes :relfileprefix: ../ :mrdocs: Total number of bytes received from this peer. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t nRecvBytes; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#