Documentation ¶
Overview ¶
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
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.