Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NetworkCmd = &cobra.Command{ Use: "network", Short: "Advanced Network Configuration", Long: `Network Advanced Network Config Manager. `, TraverseChildren: true, }
NetworkCmd is the CLI subcommand
Functions ¶
func BuildGenesisJSON ¶
func BuildGenesisJSON(configDir string, peers types.PeerRecordList, contractAddress string, alloc config.GenesisAlloc) error
BuildGenesisJSON compiles and build a genesis.json file
Types ¶
Click to show internal directories.
Click to hide internal directories.