hash property

List<int> hash

Returns the double-sha256 of the raw (hexadecimal) transaction

Implementation

List<int> get hash => _getHash();