controlBlock property
The control block of the Taproot transaction required for claiming.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get controlBlock => $_getN(1);
The control block of the Taproot transaction required for claiming.
@$pb.TagNumber(3)
$core.List<$core.int> get controlBlock => $_getN(1);