snapshot

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InMemoryDatabase

type InMemoryDatabase struct {
	*cometbftdb.MemDB
}

func NewInMemoryDatabase

func NewInMemoryDatabase() *InMemoryDatabase

func (*InMemoryDatabase) Clear

func (d *InMemoryDatabase) Clear() error

type LevelDBDatabase

type LevelDBDatabase struct {
	*cometbftdb.GoLevelDB
	// contains filtered or unexported fields
}

func NewLevelDBDatabase

func NewLevelDBDatabase(vegaPaths paths.Paths) (*LevelDBDatabase, error)

func (*LevelDBDatabase) Clear

func (d *LevelDBDatabase) Clear() error

Jump to

Keyboard shortcuts

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