ink_env

Function balance

Source
pub fn balance<E>() -> E::Balance
where E: Environment,
Expand description

Returns the balance of the executed contract.

ยงErrors

If the returned value cannot be properly decoded.