mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-30 00:18:02 +00:00
f4b1727ec9
* Encapsulate call and event metadata types, remove OuterEventMetadata * Rename some types, use pallet instead of module * Remove some serde bounds * Fmt * Rename ErrorMetadata to PalletErrorMetadata * Rename errors field to error and make optional * Fix error * Rename StorageMetadata with Pallet prefix for consistency, fix comment.
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