TransactionsHashes constructor
TransactionsHashes({})
Implementation
TransactionsHashes({
required this.commit,
required this.dataRequest,
required this.mint,
required this.reveal,
required this.tally,
required this.valueTransfer,
});