epochCredits property
History of how many credits earned by the end of each epoch, as an array of arrays containing: epoch, credits, previousCredits.
Implementation
final List<EpochCredits> epochCredits;
History of how many credits earned by the end of each epoch, as an array of arrays containing: epoch, credits, previousCredits.
final List<EpochCredits> epochCredits;