blockseqmapper

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToSequence

func ToSequence(blockSyncable syncable.Model) (*blockseq.Model, errors.ApplicationError)

Types

type DetailsView

type DetailsView struct {
	*shared.Model
	*shared.HeightSequence

	ParentHash      string `json:"parent_hash"`
	StateRoot       string `json:"state_root"`
	ExtrinsicsRoot  string `json:"extrinsics_root"`
	ExtrinsicsCount int64  `json:"extrinsics_count"`

	Transactions []extrinsicseq.Model `json:"transactions"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL