Versions in this module Expand all Collapse all v0 v0.4.14 Jul 26, 2022 v0.4.13 Jul 25, 2022 Changes in this version + const CidAura + const CidBabe + func DecodeEvent(rawList string, metadata *metadata.Instant, spec int) (r interface{}, err error) + func DecodeExtrinsic(rawList []string, metadata *metadata.Instant, spec int) (r []map[string]interface{}, err error) + func DecodeLogDigest(rawList []string) (r []storage.DecoderLog, err error) + func ExtractAuthor(data []byte, sessionValidators []string) string + func RegCustomTypes(sourceCode []byte) + type Mortal struct + Period uint64 + Phase uint64 + func DecodeMortal(era string) *Mortal + func (m *Mortal) Birth(current uint64) uint64 + func (m *Mortal) Death(current uint64) uint64 + type PreRuntime struct + Data string + Engine int64