Skip to content

Commit 29b6150

Browse files
authored
add mmr version (#14)
1 parent 1af0037 commit 29b6150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/mmr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ type MMRProof struct {
7171
}
7272

7373
type MMRLeaf struct {
74+
Version U8
7475
ParentNumberAndHash ParentNumberAndHash
7576
ParachainHeads H256
7677
BeefyNextAuthoritySet BeefyNextAuthoritySet

0 commit comments

Comments
 (0)