Documentation ¶
Index ¶
- func GetChainID() string
- func GetMiners() []string
- func GetSharders() []string
- func PopulateChain(minerjson string, sharderjson string) error
- func PopulateNodes(nodesjson string) ([]string, error)
- func SetChainID(id string)
- func SetMiners(minerArray []string)
- func SetSharders(sharderArray []string)
- type ChainConfig
- type StorageNode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChainID ¶
func GetChainID() string
func GetSharders ¶
func GetSharders() []string
func PopulateChain ¶
func PopulateNodes ¶
func SetChainID ¶
func SetChainID(id string)
func SetSharders ¶
func SetSharders(sharderArray []string)
Types ¶
type ChainConfig ¶
type StorageNode ¶
Click to show internal directories.
Click to hide internal directories.