major refactor part 2: remove cold import, full sync, generalize node table
This commit is contained in:
@@ -35,7 +35,7 @@ const (
|
||||
|
||||
type Node struct {
|
||||
GenesisBlock string
|
||||
NetworkID float64
|
||||
NetworkID string
|
||||
ID string
|
||||
ClientName string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user