Package org.polkadot.type.storage
Class FromMetadata
- java.lang.Object
-
- org.polkadot.type.storage.FromMetadata
-
public class FromMetadata extends java.lang.ObjectExtend a storage object with the storage modules & module functions present in the metadata.
-
-
Constructor Summary
Constructors Constructor Description FromMetadata()
-
Method Summary
Modifier and Type Method Description static Types.StoragefromMetadata(MetadataV0 metadata)
-
-
-
Method Detail
-
fromMetadata
public static Types.Storage fromMetadata(MetadataV0 metadata)
-
-