restore

package
v0.0.0-...-868bdbc Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2020 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Restorer

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

func (Restorer) Restore

func (r Restorer) Restore() error

Restore retrieves and procceses an entire blockchain stored in S3 into the Supervisor's local blockchain and statedb

type RestorerI

type RestorerI interface {
	Restore() error
	// contains filtered or unexported methods
}

func NewRestorer

func NewRestorer(env string, height int) RestorerI

Jump to

Keyboard shortcuts

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