package core type Node struct { GenesisBlock string NetworkId float64 Id string ClientName string }