Function ink_env::test::callee

source ยท
pub fn callee<T>() -> T::AccountId
where T: Environment,
Expand description

Gets the currently set callee.

This is account id of the currently executing contract.