Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ChainId int `json:"chainId"` ChainName string `json:"chainName"` URL string `json:"url"` }
func (*Config) GetChainId ¶ added in v0.0.5
func (*Config) GetChainName ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.