ink_env

Function caller

Source
pub fn caller() -> H160
Expand description

Returns the address of the caller of the executed contract.

ยงErrors

If the returned caller cannot be properly decoded.