pub fn transferred_value<T>() -> T::Balance where
    T: Environment
Expand description

Returns the transferred value for the contract execution.

Errors

If the returned value cannot be properly decoded.