We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1273915 commit 7749841Copy full SHA for 7749841
packages/transaction-controller/CHANGELOG.md
@@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add `getSimulationConfig` constructor property ([#6281](https://github.com/MetaMask/core/pull/6281))
13
14
## [60.0.0]
15
16
### Added
17
18
- Add `isGasFeeSponsored` property to `TransactionMeta` type ([#6244](https://github.com/MetaMask/core/pull/6244))
-- Add `getSimulationConfig` constructor property ([#6281](https://github.com/MetaMask/core/pull/6281))
19
20
### Changed
21
0 commit comments