package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Get darwinia config root directory
type Config struct {
Root string `json:"root"`
}
Lock enum
const (
PROOF_LOCK Lock = "proof.lock"
EPOCH_LOCK Lock = "epoch.lock"
)
type RawConfig struct {
Eth Config `json:"eth"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.