hash property
The hash of the referenced transaction (network byte order, usually needs to be reversed).
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get hash => $_getN(0);
The hash of the referenced transaction (network byte order, usually needs to be reversed).
@$pb.TagNumber(1)
$core.List<$core.int> get hash => $_getN(0);