Validates a message signature against the wallet’s identity key.Documentation Index
Fetch the complete documentation index at: https://docs.spark.money/llms.txt
Use this file to discover all available pages before exploring further.
Method Signature
Parameters
The original message that was signed
The signature to validate (hex string or bytes)
Returns
true if the signature is valid, false otherwise