Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandBootstrap ¶
func CommandBootstrap(cfgFile string) (map[string]interface{}, context.CancelFunc, error)
CommandBootstrap bootstraps the node for one time commands
func CreateConfig ¶
func CreateConfig( targetDataDir, ethNodeURL, accountKeyPath, accountPassword, network, apiHost string, apiPort, p2pPort int64, bootstraps []string, preCommitEnabled bool, p2pConnectionTimeout string, smartContractAddrs *config.SmartContractAddresses, webhookURL string, centChainURL, centChainID, centChainSecret, centChainAddr string) error
CreateConfig creates a config file using provide parameters and the default config
func ExecCmdBootstrap ¶
ExecCmdBootstrap bootstraps the node for command line and testing purposes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.