tiki_sdk_dart
merkel_tree
MerkelTree
hashes property
hashes
hashes
property
Null safety
List
<
Uint8List
>
hashes
final
The list of hashes that are used to build this Merkel Tree.
Implementation
final List<Uint8List> hashes;
tiki_sdk_dart
merkel_tree
MerkelTree
hashes property
MerkelTree class
Constructors
build
Properties
depth
hashCode
hashes
proofs
root
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
validate