Documentation
¶
Index ¶
- Variables
- func AbsDir(dir string) string
- type Inicnf
- func (i *Inicnf) GetDatabaseVersion() (int, int)
- func (i *Inicnf) MustDataDir() string
- func (i *Inicnf) MustDataDirCheckVersion(version int) (string, bool)
- func (i *Inicnf) MustDataDirWithVersion() string
- func (i *Inicnf) SetDatabaseVersion(curversion, compatible int)
- func (i *Inicnf) StringValueList(section string, name string) []string
Constants ¶
This section is empty.
Variables ¶
View Source
var NotCheckBlockDifficultyForMiner = false
View Source
var TestDebugLocalDevelopmentMark bool = false
Global development test tag
View Source
var TransactionSystemCheckChainID uint64 = 0 // fork or test chain ID
Functions ¶
Types ¶
type Inicnf ¶
func LoadInicnf ¶
func (*Inicnf) GetDatabaseVersion ¶
func (*Inicnf) MustDataDirCheckVersion ¶
data dir Check Version
func (*Inicnf) MustDataDirWithVersion ¶
data dir version
func (*Inicnf) SetDatabaseVersion ¶
Must call
Click to show internal directories.
Click to hide internal directories.