pub type Balances = Pallet<Runtime>;
Provides the ability to keep track of balances.
struct Balances(/* private fields */);