Documentation
¶
Index ¶
Constants ¶
View Source
const ( Geth = "geth" ExternalEthereum = "external" )
View Source
const ( KovanHTTPSURL = "https://mainnet.infura.io/v3/6abd493202b84d3dafa74e592f9ecdd5" KovanWSURL = "wss://mainnet.infura.io/ws/v3/6abd493202b84d3dafa74e592f9ecdd5" )
View Source
const (
URLsKey = "geth"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(props *Props) environment.ConnectedChart
Types ¶
type Chart ¶
func (Chart) ExportData ¶
func (m Chart) ExportData(e *environment.Environment) error
func (Chart) IsDeployed ¶
Click to show internal directories.
Click to hide internal directories.