Andrew Jones aa716b2bd6 Complete v13 type definitions, support metadata decoding and serde (#4)
* Add String type param for Decode impl, fix serde serialization

* Remove Deserialize derives and fix FormString impl for no_std

* Add SignedExtensionMetadata type, name is possibly be different than type name

* Add Extrinsic type

* Fix SignedExtenstionMetadata compilation issues

* Fmt

* Use PhantomData for V0 to fix no features check

* Restore ModuleMetadata index field

* Add module constants metadata

* Fmt
2021-01-15 09:26:17 +00:00
2020-12-10 12:35:18 +01:00
2020-12-10 13:02:22 +01:00
2020-12-10 13:23:33 +01:00
2020-12-10 13:02:22 +01:00
2020-12-10 13:23:33 +01:00

frame-metadata

A set of tools to parse FRAME metadata retrieved from Substrate-based nodes.

S
Description
No description provided
Readme 374 KiB
Languages
Rust 100%