package config type GRPC struct { Network string `json:"network"` Address string `json:"address"` }