add support to set subnet license for embedded console (#12993)

This commit is contained in:
Harshavardhana
2021-08-17 11:56:01 -07:00
committed by GitHub
parent cf8abd8888
commit a690772cc5
3 changed files with 9 additions and 0 deletions

View File

@@ -216,6 +216,9 @@ var (
// The name of this local node, fetched from arguments
globalLocalNodeName string
// The global subnet license
globalSubnetLicense string
globalRemoteEndpoints map[string]Endpoint
// Global server's network statistics