Documentation
¶
Index ¶
- Variables
- func Latest(runtime *RuntimeRaw) *types.MetadataStruct
- func ModuleStorageMapType(m *types.MetadataStruct, section, method string) (string, *types.StorageType)
- func Process(runtime *RuntimeRaw) *types.MetadataStruct
- func RegNewMetadataType(spec int, coded string) *types.MetadataStruct
- type RuntimeRaw
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RuntimeMetadata = make(map[int]*types.MetadataStruct) Decoder *scalecodec.MetadataDecoder )
Functions ¶
func Latest ¶
func Latest(runtime *RuntimeRaw) *types.MetadataStruct
func ModuleStorageMapType ¶
func ModuleStorageMapType(m *types.MetadataStruct, section, method string) (string, *types.StorageType)
func Process ¶
func Process(runtime *RuntimeRaw) *types.MetadataStruct
func RegNewMetadataType ¶
func RegNewMetadataType(spec int, coded string) *types.MetadataStruct
Types ¶
type RuntimeRaw ¶
Click to show internal directories.
Click to hide internal directories.