decimalPointsAfterNumber constant

int const decimalPointsAfterNumber

Indicates the number of decimal points to be shown on numbers (such as wallet values).

Implementation

static const int decimalPointsAfterNumber = 2;