Skip to content

Commit

Permalink
Update packages/keyring-api/src/events.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Charly Chevalier <[email protected]>
  • Loading branch information
shane-t and ccharly authored Feb 19, 2025
1 parent 76d92b4 commit 817efb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/keyring-api/src/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export const AccountCreatedEventStruct = object({
* Otherwise, the account will be added with the suggested name.
* **Note:** This is not guaranteed to be honored by the MetaMask client.
*/

displayAccountNameDialog: exactOptional(boolean()),
}),
});
Expand Down

0 comments on commit 817efb4

Please sign in to comment.