Verifies a Schnorr signature on a P2PK secret.
The Schnorr signature (hex-encoded).
The Secret to verify.
The Cashu P2PK public key (hex-encoded, X-only or with 02/03 prefix).
True if the signature is valid, false otherwise.
Verifies a Schnorr signature on a P2PK secret.