[#CTxOut-nValue] = xref:CTxOut.adoc[CTxOut]::nValue :relfileprefix: ../ :mrdocs: Amount of value carried by this output, in satoshis. == Synopsis Declared in `<primitives/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] nValue; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#