Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
types: use proper lowercase syntax for coins in benchmarks (#8435)
Instead of COINZ_%d use coinZ%d which is the syntax accepted by types.ParseCoin, to generate coins to use in benchmarking. Fixes #8433
- Loading branch information