Expand description
Metadata v16
Re-exports§
pub use super::v14::StorageEntryModifier;pub use super::v14::StorageEntryType;pub use super::v14::StorageHasher;pub use super::v15::CustomMetadata;pub use super::v15::CustomValueMetadata;pub use super::v15::OuterEnums;
Structs§
- Enum
Deprecation Info - Deprecation information for enums in which specific variants can be deprecated. If the map is empty, then nothing is deprecated.
- Extrinsic
Metadata - Metadata of the extrinsic used by the runtime.
- 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.
- Runtime
ApiMetadata - Metadata of a runtime trait.
- Runtime
ApiMethod Metadata - Metadata of a runtime method.
- 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§
- Item
Deprecation Info - Deprecation information for generic items.
- Variant
Deprecation Info - Deprecation information for an item or variant in the metadata.
Type Aliases§
- Function
Param Metadata - The metadata for a method or function parameter. This is identical to
crate::v15::RuntimeApiMethodParamMetadata. - Runtime
Metadata Last Version - Latest runtime metadata.