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