iface

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Datasource

type Datasource interface {
	Store() blockstore.Blockstore
	Head(ctx context.Context) cid.Cid
	CidAtHeight(ctx context.Context, h int64) (cid.Cid, error)
	Reload() error
}

Datasource is the interface for loading data to share with stateexplorer when needed.

Jump to

Keyboard shortcuts

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