Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureRuntimeDirs ¶
Init initialize the the fs for the node runtime
Types ¶
type Config ¶
type Config struct { Directory string Keys *config.Keys Network *config.Network NetworkName string NodeID uint64 Node *config.Node }
Config represents the configuration of an individual node within a Chainspace network.
Click to show internal directories.
Click to hide internal directories.