Skip to content

Fix rc current mana assert in withdraw_vesting operation tests

Fix tests from the operation -> withdraw_vesting group. Error: The account alice did not incur the operation cost. e.g:

The fix is to implement the vest rounding method during the withdraw_vesting operation in the same way as in the source code. Additionally, hive -to-vest price changed in operation tests

Edited by Michał Kudela

Merge request reports