Function isTransactionWithSigner

  • Check if a value conforms to the TransactionWithSigner structure.

    Returns

    True if an only if the value has the structure of a TransactionWithSigner.

    Parameters

    • value: any

      The value to check.

    Returns value is TransactionWithSigner

Generated using TypeDoc