mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Kitchensink chain: Add BEEFY support (#2856)
Related to https://github.com/paritytech/polkadot-sdk/issues/2787 Adding BEEFY support to the kitchensink chain in order to be able to extend the current warp sync zombienet tests with BEEFY enabled
This commit is contained in:
@@ -66,7 +66,7 @@ pub struct MmrLeaf<BlockNumber, Hash, MerkleRoot, ExtraData> {
|
||||
|
||||
/// An MMR leaf versioning scheme.
|
||||
///
|
||||
/// Version is a single byte that constist of two components:
|
||||
/// Version is a single byte that consists of two components:
|
||||
/// - `major` - 3 bits
|
||||
/// - `minor` - 5 bits
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user