We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b8435 commit 41a5238Copy full SHA for 41a5238
src/transaction/TransactionController.ts
@@ -814,7 +814,7 @@ export class TransactionController extends BaseController<
814
}
815
816
/**
817
- * Attemps to speed up a transaction increasing transaction gasPrice by ten percent.
+ * Attempts to speed up a transaction increasing transaction gasPrice by ten percent.
818
*
819
* @param transactionID - The ID of the transaction to speed up.
820
* @param gasValues - The gas values to use for the speed up transation.
0 commit comments