Files
pezkuwi-subxt/prdoc/pr_3246.prdoc
T
dharjeezy 79b08d8847 Try State Hook for Beefy (#3246)
Part of: https://github.com/paritytech/polkadot-sdk/issues/239

Polkadot address: 12GyGD3QhT4i2JJpNzvMf96sxxBLWymz4RdGCxRH5Rj5agKW
2024-03-28 13:12:14 +00:00

12 lines
414 B
Plaintext

title: Try State Hook for Beefy.
doc:
- audience: Runtime User
description: |
Invariants for storage items in the beefy pallet. Enforces the following Invariants:
1. `Authorities` should not exceed the `MaxAuthorities` capacity.
2. `NextAuthorities` should not exceed the `MaxAuthorities` capacity.
3. `ValidatorSetId` must be present in `SetIdSession`.
crates:
- name: pallet-beefy