wallet::CoinsResult::GetTotalAmount

Return the sum of the raw value of all available coins.

Synopsis

Declared in <wallet/spend.h>

CAmount
GetTotalAmount() const;

Return Value

The total raw value of every available coin.