path property

The Proof of Coverage path.

Proof of Coverage transactions after HIP 15 took effect only have one element in their path. Transactions prior to HIP 15 may have more than one.

Implementation

final List<HeliumPoCPathElement> path;