[#CAmount] = CAmount :mrdocs: Amount in satoshis (Can be negative) == Synopsis Declared in `<consensus/amount.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int64_t CAmount; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#