Open macaujack opened 3 months ago
According to the doc here, window.unisat.getPublicKey returns a compressed public key in hex form (66 hex digits in total). My address type is Taproot (P2TR). I'm wondering if this public key is internal key or output key?
window.unisat.getPublicKey
According to the doc here,
window.unisat.getPublicKey
returns a compressed public key in hex form (66 hex digits in total). My address type is Taproot (P2TR). I'm wondering if this public key is internal key or output key?