forked from cerc-io/ipld-eth-server
port over lightSync updates from maker repo
This commit is contained in:
@@ -26,6 +26,11 @@ const (
|
||||
GETH NodeType = iota
|
||||
PARITY
|
||||
INFURA
|
||||
GANACHE
|
||||
)
|
||||
|
||||
const (
|
||||
KOVAN_NETWORK_ID = 42
|
||||
)
|
||||
|
||||
type Node struct {
|
||||
|
||||
Reference in New Issue
Block a user