Which balance an entry of m_amounts holds.
Synopsis
Declared in <wallet/transaction.h>
enum AmountType;
Members
Name |
Description |
|
Amount debited from the wallet. |
|
Amount credited to the wallet. |
|
Number of amount types; also the size of m_amounts. |
Created with MrDocs