Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

fix: await account removal - #280

Merged
danroc merged 2 commits into
mainfrom
feature/await-remove-account
Oct 4, 2023
Merged

fix: await account removal#280
danroc merged 2 commits into
mainfrom
feature/await-remove-account

Conversation

@danroc

@danrocdanroc commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

Description

The removeAccount method of some keyrings is async (e.g. SnapKeyring), so this PR makes the KeyringController await the account removal.

In the future, we must make sure that all keyrings implement the same interface.

@danroc
danroc requested a review from a team as a code ownerOctober 3, 2023 07:09
@gantunesrgantunesr added the team-accounts This should be handled by the Accounts Team label Oct 3, 2023
@danroc
danroc merged commit fade19e into mainOct 4, 2023
@danroc
danroc deleted the feature/await-remove-account branch October 4, 2023 23:24
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

team-accountsThis should be handled by the Accounts Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@danroc@gantunesr@montelaidev