Function caller

Source
pub fn caller() -> Address
Expand description

Returns the address of the caller of the executed contract.

§Errors

If the returned caller cannot be properly decoded.