• Checks if the provided input is a Keypair-like object.

    Parameters

    • input: any

      The input to check.

    Returns input is KeypairLike

    True if the input is a Keypair-like object, false otherwise.

Generated using TypeDoc