pallet-membership: Do not verify the `MembershipChanged` in bechmarks (#6439)
There is no need to verify in the `pallet-membership` benchmark that the `MemembershipChanged` implementation works as the pallet thinks it should work. If you for example set it to `()`, `get_prime()` will always return `None`. TLDR: Remove the checks of `MembershipChanged` in the benchmarks to support any kind of implementation. --------- Co-authored-by:GitHub Action <action@github.com> Co-authored-by:
Adrian Catangiu <adrian@parity.io>
parent
ace62f12
prdoc/pr_6439.prdoc
0 → 100644
Please register or sign in to comment