Variable ApplicationStatsLabels.public_key

Expose this node's public key, if any

struct ApplicationStatsLabels
{
  // ...
  string public_key ;
  // ...
}