pub fn caller<E>() -> E::AccountIdwhere E: Environment,
Returns the address of the caller of the executed contract.
If the returned caller cannot be properly decoded.