• Type predicate checking if the transaction is a signed transaction.

    Returns

    whether the transaction is a signed transaction

    Type Parameters

    • P extends Payload

      extends Payload.Type

    Parameters

    • transaction: Transaction<P>

      the transaction to check

    Returns transaction is Signed<P>

Generated using TypeDoc