fn _create_oneshot_account<T>(verify: bool)
where T: Config + Config, T::Balance: From<u64>, <T::Currency as Currency<T::AccountId>>::Balance: IsType<T::Balance> + From<T::Balance>,