Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SsvNetworkConfig ¶
type SsvNetworkConfig struct {
OperatorContractAddress string
ContractABI string
OperatorPublicKey string
}
SsvNetworkConfig contains constant configs for node to participate in ssv network.
func TestnetConfig ¶
func TestnetConfig() *SsvNetworkConfig
TestnetConfig defines the config for the testnet.
Click to show internal directories.
Click to hide internal directories.