Skip to content

Fix create_account method

Mateusz Kudela requested to merge mkudela/fix_create_account_method into master

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

Edited by Mateusz Kudela

Merge request reports

Loading