Function ink_env::test::callee

source ·
pub fn callee<T>() -> T::AccountIdwhere
    T: Environment,
Expand description

Gets the currently set callee.

This is account id of the currently executing contract.