clients

package
v0.0.78 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 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 Block added in v0.0.47

type Block interface {
	BlockByNumber(ctx context.Context, blockNo uint64) (blk interface{}, err error)
	LatestBlockNumber(ctx context.Context) (blockNo uint64, err error)
}

Block is a client that gets the blocks by number and the latest block

Directories

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

Jump to

Keyboard shortcuts

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