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.