Checks if a signature is valid.
'true' if the signature is valid, 'false' otherwise.
base58check encoded public key.
The data that was signed.
base58check encoded signature.
Generated using TypeDoc
Checks if a signature is valid.
Returns
'true' if the signature is valid, 'false' otherwise.