TransactionsHashes class
Constructors
- TransactionsHashes.new({required List commit, required List dataRequest, required String mint, required List reveal, required List tally, required List valueTransfer})
-
TransactionsHashes.fromJson(Map<
String, dynamic> json) -
factory
- TransactionsHashes.fromRawJson(String str)
-
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited