merkleRoot property
The merkle root of the Taproot script(s), required to compute the sighash.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get merkleRoot => $_getN(1);
The merkle root of the Taproot script(s), required to compute the sighash.
@$pb.TagNumber(2)
$core.List<$core.int> get merkleRoot => $_getN(1);