Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RuntimeMetadata = make(map[int]*Instant) Decoder *scalecodec.MetadataDecoder )
Functions ¶
This section is empty.
Types ¶
type Instant ¶ added in v0.0.5
type Instant types.MetadataStruct
func Latest ¶
func Latest(runtime *RuntimeRaw) *Instant
func Process ¶
func Process(runtime *RuntimeRaw) *Instant
func RegNewMetadataType ¶
func (*Instant) FindCallCallName ¶ added in v0.5.0
func (m *Instant) FindCallCallName(moduleName, callName string) *types.MetadataCalls
type RuntimeRaw ¶
Click to show internal directories.
Click to hide internal directories.