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