Crate chainql_frame_metadata
source ·Expand description
Decodable variant of the RuntimeMetadata.
Re-exports§
pub use self::v14::*;
Modules§
- Metadata v14
Structs§
- Stores the encoded
RuntimeMetadataas raw bytes. - Metadata prefixed by a u32 for reserved usage
Enums§
- The metadata of a runtime. The version ID encoded/decoded through the enum nature of
RuntimeMetadata. - Enum that should fail.