Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checkpoint ¶ added in v1.4.0
type Checkpoint struct {
// contains filtered or unexported fields
}
func FromCheckpoint ¶ added in v1.4.0
func FromCheckpoint(file io.Reader) *Checkpoint
type Index ¶ added in v1.4.0
type Index struct {
// contains filtered or unexported fields
}
Index implements an execution state trie loader on top of a DPS index, able to restore an execution state trie from the index database.
Click to show internal directories.
Click to hide internal directories.