requestBlockHash property

  1. @JsonKey(name: 'request_block_hash')
String? requestBlockHash
final

The block containing the transaction that created the PoC challenge.

Implementation

@JsonKey(name: 'request_block_hash')
final String? requestBlockHash;