pub fn transferred_value<E>() -> E::Balancewhere
E: Environment,Expand description
Returns the transferred value for the contract execution.
ยงErrors
If the returned value cannot be properly decoded.
pub fn transferred_value<E>() -> E::Balancewhere
E: Environment,Returns the transferred value for the contract execution.
If the returned value cannot be properly decoded.