lastPoCChallenge property

  1. @JsonKey(name: 'last_poc_challenge')
int? lastPoCChallenge
final

The block where this hotspot last issued a proof-of-coverage challenge.

Implementation

@JsonKey(name: 'last_poc_challenge')
final int? lastPoCChallenge;