Documentation ¶
Index ¶
Constants ¶
View Source
const SNAPDIR = "./snapdir"
Variables ¶
View Source
var DefaultConfig = Config{
DataDir: "",
Name: "snapshot.db",
}
Functions ¶
This section is empty.
Types ¶
type SnapshotData ¶
type SnapshotDatas ¶
type SnapshotDatas struct { Datas []SnapshotData OtherTries [][]state.CoinTrie }
Click to show internal directories.
Click to hide internal directories.