Skip to main content

formatTransaction

Callable

  • formatTransaction<ReturnFormat, TransactionType>(transaction: TransactionType, returnFormat?: ReturnFormat): FormatType<TransactionType, ReturnFormat>

  • Type parameters

    Parameters

    • transaction: TransactionType
    • returnFormat: ReturnFormat = ...

    Returns FormatType<TransactionType, ReturnFormat>