Function bitcoin_serai::wallet::p2tr_script_buf
source ยท pub fn p2tr_script_buf(key: ProjectivePoint) -> Option<ScriptBuf>
Expand description
Return the Taproot address payload for a public key.
If the key is odd, this will return None.