joystream icon indicating copy to clipboard operation
joystream copied to clipboard

Simplify `has_sufficient_balance_for_fees`

Open bedeho opened this issue 2 years ago • 0 comments

Update the internal implementation of has_sufficient_balance_for_fees to just use Account::usable_balance(Reason::Misc) (free balance excluding locks that can pay for fees, i.e. invite lock), since they will both be equivalent when we implement https://github.com/Joystream/joystream/issues/4200.

┆Issue is synchronized with this Asana task by Unito

bedeho avatar Aug 23 '22 12:08 bedeho