• Checks if the provided input is a Signer (either a KeypairLike or a WalletLike).

    Parameters

    • input: any

      The input to check.

    Returns input is Signer

    True if the input is a Signer, false otherwise.

Generated using TypeDoc