Expand description
Update the code owner balance, make the code upload deposit balance to be held instead of
reserved. Since Currency
has been
deprecated, we need the deposits to be
handled by the [frame_support::traits::fungible
] traits.
Update the code owner balance, make the code upload deposit balance to be held instead of
reserved. Since Currency
has been
deprecated, we need the deposits to be
handled by the [frame_support::traits::fungible
] traits.