menu
digicoinlib package
documentation
digicoinlib.dart
Taproot
leaves property
leaves property
dark_mode
light_mode
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;
digicoinlib package
documentation
digicoinlib
Taproot
leaves property
Taproot class