Function pro_env::transferred_balance[][src]

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

Returns the transferred balance for the contract execution.

Errors

If the returned value cannot be properly decoded.