ink_env::test

Function set_value_transferred

source
pub fn set_value_transferred(value: U256)
Expand description

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

Please note that the acting accounts should be set with set_caller() and set_callee() beforehand.