pub fn account_id<E>() -> E::AccountIdwhere E: Environment,
Returns the account ID of the executed contract.
This method was formerly known as address.
address
If the returned value cannot be properly decoded.