Commit 032aa052 authored by Jegor Sidorenko's avatar Jegor Sidorenko Committed by GitHub
Browse files

Use set_balance() instead of write_balance() in benchmark (#14497)

* Use set_balance instead of write_balance in benchmark

* Another approach

* Use BalanceOf::<T>::max_value() / 1000

* use a regular div instead of a checked one
parent f5776f68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment