leaves property

List<TapLeaf> leaves
final

A list of TapLeaf objects in the order that they appear in the MAST tree

Implementation

final List<TapLeaf> leaves;