lite

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: GPL-3.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