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.