NewTransactionResponse: Flatten<Pick<providers.TransactionResponse, "hash" | "wait"> & Partial<providers.TransactionResponse>>

A simpler TransactionResponse type, similar to wagmi's SendTransactionResult,

Generated using TypeDoc