chain

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain struct {
	// contains filtered or unexported fields
}

func NewChain

func NewChain(cl *client.Client) *Chain

func (*Chain) GetBlock added in v0.0.3

func (c *Chain) GetBlock(blockHash types.Hash) (*types.SignedBlock, error)

func (*Chain) GetBlockHash

func (c *Chain) GetBlockHash(blockNumber uint64) (types.Hash, error)

func (*Chain) GetBlockHashLatest

func (c *Chain) GetBlockHashLatest() (types.Hash, error)

func (*Chain) GetBlockLatest added in v0.0.3

func (c *Chain) GetBlockLatest() (*types.SignedBlock, error)

func (*Chain) GetFinalizedHead added in v0.0.3

func (c *Chain) GetFinalizedHead() (types.Hash, error)

func (*Chain) GetHeader added in v0.0.3

func (c *Chain) GetHeader(blockHash types.Hash) (*types.Header, error)

func (*Chain) GetHeaderLatest added in v0.0.3

func (c *Chain) GetHeaderLatest() (*types.Header, error)

Jump to

Keyboard shortcuts

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