Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix display of NFTs in transaction lists #355

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Fix display of NFTs in transaction lists #355

merged 3 commits into from
Oct 25, 2023

Conversation

nop33
Copy link
Member

@nop33 nop33 commented Oct 25, 2023

@nop33 nop33 requested a review from mvaivre October 25, 2023 10:44
Copy link
Member

@mvaivre mvaivre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the renaming 👍

@@ -39,12 +39,15 @@ import {
syncAddressesDataWhenPendingTxsConfirm,
syncAddressesHistoricBalances
} from '~/store/addressesSlice'
import { syncNetworkTokensInfo, syncUnknownTokensInfo } from '~/store/assets/assetsActions'
import { selectIsTokensMetadataUninitialized } from '~/store/assets/assetsSelectors'
import { syncNetworkFungibleTokensInfo, syncUnknownTokensInfo } from '~/store/assets/assetsActions'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nop33 nop33 merged commit db5f0ae into next Oct 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants