[#btck-TransactionSpentOutputs-Count] = xref:btck.adoc[btck]::xref:btck/TransactionSpentOutputs.adoc[TransactionSpentOutputs]::Count :relfileprefix: ../../ :mrdocs: Returns the number of spent outputs. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t Count() const; ---- == Return Value The spent‐output count. [.small]#Created with https://www.mrdocs.com[MrDocs]#