Create_account
method now creates new account and transfer funds in single transaction. Separating these two steps (as before) caused random fails on CI.
Create_account
method now creates new account and transfer funds in single transaction. Separating these two steps (as before) caused random fails on CI.