[][src]Type Definition sunshine_bounty::BalanceOf

type BalanceOf<T> = <<T as Trait>::Currency as Currency<<T as Trait>::AccountId>>::Balance;

The balances type for this module is inherited from bank