• Checks if the provided input is a valid public key.

    Parameters

    • input: any

      The input to check.

    Returns input is PublicKey

    True if the input is a valid public key, false otherwise.

Generated using TypeDoc