pub const NO_ENDOWMENT: Option<<<<MinimalRuntime as Runtime>::Config as Config>::Currency as Inspect<AccountIdFor<<MinimalRuntime as Runtime>::Config>>>::Balance>;
Expand description

Convenient value for no endowment.

Compatible with any runtime with u128 as the balance type.