pub fn set_value_transferred<T>(value: T::Balance) where
    T: Environment<Balance = u128>, 
Expand description

Sets the value transferred from the caller to the callee as part of the call.