Skip to content

Commit

Permalink
Update stable chain-list for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Quangdm-cdm committed Jan 9, 2025
1 parent 19e8881 commit d2fa72d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const ignoredList = [
'storyPartner_testnet',
'tangle',
'laos_network',
'autonomys',
];

const filterAssetInfoMap = (chainInfo: Record<string, _ChainInfo>, assets: Record<string, _ChainAsset>): Record<string, _ChainAsset> => {
Expand Down

1 comment on commit d2fa72d

@saltict
Copy link

@saltict saltict commented on d2fa72d Jan 9, 2025

Choose a reason for hiding this comment

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

Please sign in to comment.