type TransactionResponseParams: QuaiTransactionResponseParams | QiTransactionResponseParams;
A TransactionResponseParams encodes the minimal required properties for a formatted transaction response for either a Qi or Quai transaction.

Source

providers/formatting.ts:393