Versions in this module Expand all Collapse all v0 v0.1.0 Apr 24, 2023 Changes in this version + func Reset(chainID string, nodeDir *string) error + type Node struct + Address string + AdminCLPAddresses []string + AdminOracleAddress string + AdminTokenRegistryAddress string + BondAmount string + CLI utils.CLI + ChainID string + GenesisURL string + GovMaxDepositPeriod time.Duration + GovVotingPeriod time.Duration + IPAddr string + MinCLPCreatePoolThreshold uint64 + MintAmount string + Mnemonic string + Moniker string + Password string + PeerAddress string + Standalone bool + WithCosmovisor bool + func (n *Node) Build() (*string, error)