metadata/metadata library

Classes

$ApiMetadataCodec
$ApiMethodMetadataCodec
$CustomMetadataCodec
$CustomMetadataEntryCodec
$ExtrinsicMetadataCodec
$ExtrinsicMetadataCodecV14
$MethodInputEntryTypeCodec
$OuterEnumMetadataCodec
$PalletCallMetadataCodec
$PalletConstantMetadataCodec
$PalletErrorMetadataCodec
$PalletEventMetadataCodec
$PalletMetadataCodec
$PalletMetadataCodecV14
$PalletStorageMetadataCodec
$RuntimeMetadataCodec
$RuntimeMetadataCodecV14
$SignedExtensionMetadataCodec
$StorageEntryMetadataCodec
$StorageEntryModifierCodec
$StorageEntryTypeCodec
$StorageHasherCodec
ApiMetadata
ApiMethodMetadata
Metadata about one pallet constant.
CustomMetadata
CustomMetadataEntry
A type of storage value.
ExtrinsicMetadata
Metadata of the extrinsic used by the runtime.
ExtrinsicMetadataV14
Metadata of the extrinsic used by the runtime.
ExtrinsicPartTypeIds
MethodInputEntryType
OuterEnumMetadata
PalletCallMetadata
Metadata for all calls in a pallet
PalletConstantMetadata
Metadata about one pallet constant.
PalletErrorMetadata
Metadata about the pallet Event type.
PalletEventMetadata
Metadata about the pallet Event type.
PalletMetadata
All metadata about an runtime pallet.
PalletMetadataV14
All metadata about an runtime pallet.
PalletStorageMetadata
All metadata of the pallet's storage.
RuntimeMetadata
The metadata of a runtime.
RuntimeMetadataPrefixed
Metadata prefixed by 4-bytes for reserved usage (currently magic number)
RuntimeMetadataPrefixedCodec
RuntimeMetadataV14
The metadata of a runtime.
RuntimeMetadataV15
The metadata of a runtime.
SignedExtensionMetadata
Metadata of an extrinsic signed extension.
StorageEntryMetadata
Metadata about one storage entry.
StorageEntryType
A type of storage value.

Enums

StorageEntryModifier
A storage entry modifier indicates how a storage entry is returned when fetched and what the value will be if the key is not present. Specifically this refers to the "return type" when fetching a storage entry, and what the value will be if the key is not present.
StorageHasher
Hasher used by storage maps

Constants

META_RESERVED → const int
Current prefix of metadata