Function minimum_balance

Source
pub fn minimum_balance() -> U256
Expand description

Returns the minimum balance that is required for creating an account (i.e. the chain’s existential deposit).

§Errors

If the returned value cannot be properly decoded.