Which balance an entry of m_amounts holds.

Synopsis

Declared in <wallet/transaction.h>

enum AmountType;

Members

Name

Description

DEBIT

Amount debited from the wallet.

CREDIT

Amount credited to the wallet.

AMOUNTTYPE_ENUM_ELEMENTS

Number of amount types; also the size of m_amounts.

Created with MrDocs