Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BasePath is the base path for all endpoints.
BasePath = "/v1/ethereum"
)
Variables ¶
View Source
var ( // ErrNetworkNotFound is the error when network not found ErrNetworkNotFound = errors.New("network is not defined") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.