Expand description
Unstable Metadata v16
Re-exports§
pub use super::v14::StorageEntryModifier;pub use super::v14::StorageEntryType;pub use super::v14::StorageHasher;
Structs§
- Custom
Metadata - Metadata for custom types.
- Custom
Value Metadata - The associated value of a custom metadata type.
- Extrinsic
Metadata - Metadata of the extrinsic used by the runtime.
- Outer
Enums - The type of the outer enums.
- Pallet
Associated Type Metadata - Metadata of a pallet’s associated type.
- Pallet
Call Metadata - Metadata for all calls in a pallet
- Pallet
Constant Metadata - Metadata about one pallet constant.
- Pallet
Error Metadata - Metadata about a pallet error.
- Pallet
Event Metadata - Metadata about the pallet Event type.
- Pallet
Metadata - All metadata about an runtime pallet.
- Pallet
Storage Metadata - All metadata of the pallet’s storage.
- Pallet
View Function Metadata - Metadata about a pallet view function.
- Pallet
View Function Param Metadata - Metadata of a runtime view function parameter.
- Runtime
ApiMetadata - Metadata of a runtime trait.
- Runtime
ApiMethod Metadata - Metadata of a runtime method.
- Runtime
ApiMethod Param Metadata - Metadata of a runtime method parameter.
- Runtime
Metadata V16 - The metadata of a runtime.
- Storage
Entry Metadata - Metadata about one storage entry.
- Transaction
Extension Metadata - Metadata of an extrinsic’s transaction extension.
Enums§
- Deprecation
Info - Deprecation info for an enums/errors/calls. Denotes full/partial deprecation of the type
- Deprecation
Status - Deprecation status for an entry inside the metadata.
Type Aliases§
- Runtime
Metadata Last Version - Latest runtime metadata