Documentation ¶
Index ¶
- func GetChainID() string
- func GetMaxTxnQuery() int
- func GetMiners() []string
- func GetPreferredBlobbers() []string
- func GetQuerySleepTime() int
- func GetSharders() []string
- func PopulateChain(minerjson string, sharderjson string) error
- func PopulateNodes(nodesjson string) ([]string, error)
- func SetChainID(id string)
- func SetMaxTxnQuery(num int)
- func SetMiners(minerArray []string)
- func SetPreferredBlobbers(preferredBlobberArray []string)
- func SetQuerySleepTime(time int)
- 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 GetMaxTxnQuery ¶
func GetMaxTxnQuery() int
func GetPreferredBlobbers ¶
func GetPreferredBlobbers() []string
func GetQuerySleepTime ¶
func GetQuerySleepTime() int
func GetSharders ¶
func GetSharders() []string
func PopulateChain ¶
func PopulateNodes ¶
func SetChainID ¶
func SetChainID(id string)
func SetMaxTxnQuery ¶
func SetMaxTxnQuery(num int)
func SetPreferredBlobbers ¶
func SetPreferredBlobbers(preferredBlobberArray []string)
func SetQuerySleepTime ¶
func SetQuerySleepTime(time int)
func SetSharders ¶
func SetSharders(sharderArray []string)
Types ¶
type ChainConfig ¶
type StorageNode ¶
Click to show internal directories.
Click to hide internal directories.