w3f / substrate

Fork of parity Substrate to help W3F researchers to contribute to the code.
Apache License 2.0
0 stars 0 forks source link

Implement `commitment_to_validator_set` for BeefyPrimitive ValidatorSet #15

Open drskalman opened 1 year ago

drskalman commented 1 year ago

We need this because ./frame/beefy/src/lib.rs needs to be able to generate BeefAuthoritySet from Valdiator set which has KeysetCommitment as a field.