[#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(0x7f950f15d538), guarded_by(0x7f950f1ec848), guarded_by(0x7f950afeff28), guarded_by(0x7f9503032e28), guarded_by(0x7f95236c18d8), guarded_by(0x7f952527b048), guarded_by(0x7f950ec80698), guarded_by(0x7f950dc33ec8), guarded_by(0x7f951df8fa68), guarded_by(0x7f9524e49508), guarded_by(0x7f950f7237a8)]] uint64_t nSendBytes = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#