Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DataDir indicates the root directory of the test DataDir = "elastos_test" // DataPath indicates the path storing the chain data in test DataPath = filepath.Join(DataDir, "data") // NodeLogPath indicates the path storing the node log in test NodeLogPath = filepath.Join(DataDir, "logs/node") // DPoSLogPath indicates the path storing the DPoS log in test DPoSLogPath = filepath.Join(DataDir, "logs/dpos") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.