dataPoiHash property

Uint8List get dataPoiHash

Specified data to be divided in a new level in the proof of inclusion In this case data = dataRequestOutput.hash

Implementation

Uint8List get dataPoiHash => drOutput.hash;