byIdentity property

Map<String, ByIdentityValue> byIdentity
final

A dictionary of validator identities, as base-58 encoded strings. Value is a two element array containing the number of leader slots and the number of blocks produced.

Implementation

final Map<String, ByIdentityValue> byIdentity;