normal constant

AccountType const normal

Represents a normal Tron account.

Implementation

static const AccountType normal = AccountType._("Normal", 0);