Skip to content

use counted maps instead of counters in authority members

pallet authority members has storage items like AuthoritiesCounter for counting elements. It is error prone and could be replaced by CountedStorageMap

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information