Skip to content
Snippets Groups Projects
  • Tarek Mohamed Abdalla's avatar
    Fix benchmark failures when using `insecure_zero_ed` flag (#5354) · 1c4141ab
    Tarek Mohamed Abdalla authored
    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
    Unverified
    1c4141ab
Code owners
Assign users and groups as approvers for specific file changes. Learn more.