In `PaymentCommunity` (line 234), the `initial_mint_value` attribute is used but nowhere defined: ``` value = self.settings.initial_mint_value ```