pub fn set_callee<T>(callee: T::AccountId)where T: Environment, <T as Environment>::AccountId: From<[u8; 32]>,
Sets the callee for the next call.