package core type Node struct { GenesisBlock string NetworkID float64 ID string ClientName string }