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