merkelProof property Null safety
read / write
The list of hashes that is used in MerkelTree.validate to verify that this TransactionModel is included in block.
Implementation
Uint8List? merkelProof;
The list of hashes that is used in MerkelTree.validate to verify that this TransactionModel is included in block.
Uint8List? merkelProof;