lite

package
v1.0.0-rc4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lite

type Lite interface {
	// Start starts service of lite client
	Start() error

	// Stop stops service of lite client
	Stop() error

	// QueryHeader gets block header given block height
	QueryHeader(height uint64) (*pb.BlockHeader, error)
}

Directories

Path Synopsis
Package mock_lite is a generated GoMock package.
Package mock_lite is a generated GoMock package.

Jump to

Keyboard shortcuts

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