ethclassic

package
v1.8.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2019 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Overview

Package ethclassic handles ethclassic specific functionality

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EtcConf added in v1.8.16

type EtcConf struct {
	ethereum.BaseConfig
	Identity        string `json:"identity"`
	Name            string `json:"name"`
	DAOHFBlock      int64  `json:"daoHFBlock"`
	EIP155_160Block int64  `json:"eip155_160Block"`
	ECIP1017Block   int64  `json:"ecip1017Block"`
	ECIP1017Era     int64  `json:"ecip1017Era"`
}

EtcConf represents the settings for the etc build

func NewEtcConf added in v1.8.16

func NewEtcConf(data map[string]interface{}) (*EtcConf, error)

NewEtcConf creates the configuration for etc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL