Versions in this module Expand all Collapse all v0 v0.1.1 Jun 26, 2020 v0.1.0 Jun 26, 2020 Changes in this version + func ToSequence(blockSyncable syncable.Model) (*blockseq.Model, errors.ApplicationError) + type DetailsView struct + ExtrinsicsCount int64 + ExtrinsicsRoot string + ParentHash string + StateRoot string + Transactions []extrinsicseq.Model + func ToDetailsView(m *blockseq.Model, s syncable.Model, ts []extrinsicseq.Model) (*DetailsView, errors.ApplicationError)