lotus

package
v2.6.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientBuilder

type ClientBuilder func(ctx context.Context) (*api.FullNodeStruct, func(), error)

ClientBuilder creates a new Lotus client.

func NewBuilder

func NewBuilder(maddr ma.Multiaddr, authToken string, connRetries int) (ClientBuilder, error)

NewBuilder creates a new ClientBuilder.

type SyncMonitor

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

SyncMonitor provides information about the Lotus syncing status.

func NewSyncMonitor

func NewSyncMonitor(cb ClientBuilder) (*SyncMonitor, error)

NewSyncMonitor creates a new LotusSyncMonitor.

func (*SyncMonitor) SyncHeightDiff

func (lsm *SyncMonitor) SyncHeightDiff() int64

SyncHeightDiff returns the height difference between the tip of the chain and the current synced height.

Jump to

Keyboard shortcuts

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