Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. Do not use this function to validate the key itself.
the public key to analyze
true if it contains a known prefix, false otherwise
Generated using TypeDoc
Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. Do not use this function to validate the key itself.