Allow for multiple Geth nodes (#128)
This commit is contained in:
@@ -3,4 +3,6 @@ package core
|
||||
type Node struct {
|
||||
GenesisBlock string
|
||||
NetworkId float64
|
||||
Id string
|
||||
ClientName string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user