pub fn create_address(
pubkey: &XOnlyPublicKey,
network: Network,
) -> Result<String, TaprootError>Expand description
Create a P2TR address from an x-only public key
pub fn create_address(
pubkey: &XOnlyPublicKey,
network: Network,
) -> Result<String, TaprootError>Create a P2TR address from an x-only public key