Return the sum of the raw value of all available coins.
Declared in <wallet/spend.h>
<wallet/spend.h>
CAmount GetTotalAmount() const;
The total raw value of every available coin.
Created with MrDocs