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: fw-1575 only list supported chains in token picker #11687

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

swkatmask
Copy link
Contributor

@swkatmask swkatmask added this to the 2.27.0 milestone Jul 4, 2024
@swkatmask swkatmask requested a review from guanbinrui July 4, 2024 06:57
@@ -56,7 +57,9 @@ const useStyles = makeStyles<StyleProps>()((theme, { compact, isList }) => ({
interface SelectFungibleTokenDialogProps<T extends NetworkPluginID = NetworkPluginID> {
open: boolean
enableManage?: boolean
pluginID?: T
/** NetworkPluginID, blockchain runtime */
runtime?: T
Copy link
Member

Choose a reason for hiding this comment

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

networkPluginID

@swkatmask swkatmask force-pushed the fix/fw-1575-supported-chains branch from 880cc65 to 169763e Compare July 4, 2024 10:07
@guanbinrui guanbinrui merged commit adefeff into firefly Jul 4, 2024
3 checks passed
@guanbinrui guanbinrui deleted the fix/fw-1575-supported-chains branch July 4, 2024 10:13
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