[#CNode-nSendBytes] = xref:CNode.adoc[CNode]::nSendBytes :relfileprefix: ../ :mrdocs: Total number of bytes sent on the wire to this peer. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e2b2a7b78), guarded_by(0x7f2e2ad132c8), guarded_by(0x7f2e23031928), guarded_by(0x7f2e26ede4f8), guarded_by(0x7f2e23157b78), guarded_by(0x7f2e368273f8), guarded_by(0x7f2e228afb18), guarded_by(0x7f2e431dc8d8), guarded_by(0x7f2e1b9fbba8), guarded_by(0x7f2e2b9cf748), guarded_by(0x7f2e403d1e48)]] uint64_t nSendBytes = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#