mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
address PR comments
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ message ClusterInfo {
|
||||
|
||||
// Set to "true" once custom blockchains are ready.
|
||||
bool custom_chains_healthy = 7;
|
||||
// The map of blockchain IDs in "ids.ID" format to its information.
|
||||
// The map of blockchain IDs in "ids.ID" format to its blockchain information.
|
||||
map<string, CustomChainInfo> custom_chains = 8;
|
||||
repeated string subnets = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user