Skip to content

Commit

Permalink
Merge pull request #79 from itering/feat/v15
Browse files Browse the repository at this point in the history
metadata v15 support
  • Loading branch information
freehere107 authored Aug 4, 2023
2 parents 15bd02d + 0e7f660 commit b8db9bd
Show file tree
Hide file tree
Showing 9 changed files with 33,389 additions and 6 deletions.
15 changes: 14 additions & 1 deletion metadata_test.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/base.go

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion source/base/definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"MetadataV11Decoder",
"MetadataV12Decoder",
"MetadataV13Decoder",
"MetadataV14Decoder"
"MetadataV14Decoder",
"MetadataV15Decoder"
]
},
"AccountIndex": "U32",
Expand Down
Loading

0 comments on commit b8db9bd

Please sign in to comment.