customScriptPubkey property
Construct output by providing the scriptPubkey directly.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get customScriptPubkey => $_getN(2);
Construct output by providing the scriptPubkey directly.
@$pb.TagNumber(3)
$core.List<$core.int> get customScriptPubkey => $_getN(2);