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 80c2910 commit 0c70ddaCopy full SHA for 0c70dda
1 file changed
packages/keyring-api/CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- Add optional `details` field to `Transaction` type
+- Add optional `details` field to `Transaction` type ([#445](https://github.com/MetaMask/accounts/pull/445))
13
- Add `SecurityAlertResponse` enum with values: `benign`, `warning`, `malicious`
14
- Add optional `origin` field (string) to track transaction request source
15
- Add optional `securityAlertResponse` field for Security Alert API responses
0 commit comments