publicKey property
Public key used for signing. Please note it can be tweaked in case of P2TR scriptPubkey.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get publicKey => $_getN(0);
Public key used for signing. Please note it can be tweaked in case of P2TR scriptPubkey.
@$pb.TagNumber(1)
$core.List<$core.int> get publicKey => $_getN(0);