[#btck-TransactionOutputView-Amount] = xref:btck.adoc[btck]::xref:btck/TransactionOutputView.adoc[TransactionOutputView]::Amount :relfileprefix: ../../ :mrdocs: Returns the output value. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t Amount() const; ---- == Return Value The amount in satoshis. [.small]#Created with https://www.mrdocs.com[MrDocs]#