Skip to content
Unverified Commit d56c7b06 authored by Tarek Mohamed Abdalla's avatar Tarek Mohamed Abdalla Committed by GitHub
Browse files

Fix benchmark failures when using `insecure_zero_ed` flag (#5354)

Currently, when the pallet is compiled with the `insecure_zero_ed flag`,
benchmarks fail because the minimum balance is set to zero.

The PR aims to resolve this issue by implementing a placeholder value
for the minimum balance when the `insecure_zero_ed` flag is active. it
ensures that benchmarks run successfully regardless of whether this flag
is used or not
parent 069f8a6a
Pipeline #490480 waiting for manual action with stages
in 1 hour, 7 minutes, and 14 seconds
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