Skip to content

Commit

Permalink
Update packages/transaction-controller/src/TransactionController.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
  • Loading branch information
montelaidev and ccharly authored Jun 3, 2024
1 parent 598275b commit 1f0f698
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ export class TransactionController extends BaseController<
* @param options.getNetworkState - Gets the state of the network controller.
* @param options.getPermittedAccounts - Get accounts that a given origin has permissions for.
* @param options.getSavedGasFees - Gets the saved gas fee config.
* @param options.getSelectedAccount - Gets the address of the currently selected account.
* @param options.getSelectedAccount - Gets the currently selected account.
* @param options.incomingTransactions - Configuration options for incoming transaction support.
* @param options.isMultichainEnabled - Enable multichain support.
* @param options.isSimulationEnabled - Whether new transactions will be automatically simulated.
Expand Down

0 comments on commit 1f0f698

Please sign in to comment.