Function pro_env::tombstone_deposit[][src]

pub fn tombstone_deposit<T>() -> Result<T::Balance> where
    T: Environment

Returns the tombstone deposit for the contracts chain.

Errors

If the returned value cannot be properly decoded.