Add frame-metadata from substrate.

This commit is contained in:
Tomasz Drwięga
2020-12-10 13:02:22 +01:00
parent 81929036fd
commit 6826ca8a00
7 changed files with 713 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
Decodable variant of the RuntimeMetadata.
This really doesn't belong here, but is necessary for the moment. In the future
it should be removed entirely to an external module for shimming on to the
codec-encoded metadata.
License: Apache-2.0